hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/input/sensors/accel/mma8452.c
....@@ -369,7 +369,7 @@
369369 }
370370
371371
372
-struct sensor_operate gsensor_mma8452_ops = {
372
+static struct sensor_operate gsensor_mma8452_ops = {
373373 .name = "mma8452",
374374 .type = SENSOR_TYPE_ACCEL,
375375 .id_i2c = ACCEL_ID_MMA845X,