hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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,