hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/input/sensors/gyro/mpu6500_gyro.c
....@@ -149,7 +149,7 @@
149149 return ret;
150150 }
151151
152
-struct sensor_operate gyro_mpu6500_ops = {
152
+static struct sensor_operate gyro_mpu6500_ops = {
153153 .name = "mpu6500_gyro",
154154 .type = SENSOR_TYPE_GYROSCOPE,
155155 .id_i2c = GYRO_ID_MPU6500,