hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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,