hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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,