forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/drivers/input/sensors/accel/mxc622x.c
....@@ -229,7 +229,7 @@
229229 }
230230
231231
232
-struct sensor_operate gsensor_mxc6225_ops = {
232
+static struct sensor_operate gsensor_mxc6225_ops = {
233233 .name = "mxc6225",
234234 .type = SENSOR_TYPE_ACCEL,
235235 .id_i2c = ACCEL_ID_MXC6225,