forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 072de836f53be56a70cecf70b43ae43b7ce17376
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,