forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
kernel/drivers/input/sensors/gyro/l3g4200d.c
....@@ -202,7 +202,7 @@
202202 }
203203
204204
205
-struct sensor_operate gyro_l3g4200d_ops = {
205
+static struct sensor_operate gyro_l3g4200d_ops = {
206206 .name = "l3g4200d",
207207 .type = SENSOR_TYPE_GYROSCOPE,
208208 .id_i2c = GYRO_ID_L3G4200D,