hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/input/sensors/accel/mma7660.c
....@@ -203,7 +203,7 @@
203203 return ret;
204204 }
205205
206
-struct sensor_operate gsensor_mma7660_ops = {
206
+static struct sensor_operate gsensor_mma7660_ops = {
207207 .name = "mma7660",
208208 .type = SENSOR_TYPE_ACCEL,
209209 .id_i2c = ACCEL_ID_MMA7660,