forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/drivers/input/sensors/accel/stk8baxx.c
....@@ -901,7 +901,7 @@
901901 return 0;
902902 }
903903
904
-struct sensor_operate gsensor_stk8baxx_ops = {
904
+static struct sensor_operate gsensor_stk8baxx_ops = {
905905 .name = "gs_stk8baxx",
906906 .type = SENSOR_TYPE_ACCEL, /*sensor type and it should be correct*/
907907 .id_i2c = ACCEL_ID_STK8BAXX, /*i2c id number*/