forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
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,