forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/drivers/input/sensors/lsensor/ls_em3071x.c
....@@ -227,7 +227,7 @@
227227 return result;
228228 }
229229
230
-struct sensor_operate light_em3071x_ops = {
230
+static struct sensor_operate light_em3071x_ops = {
231231 .name = "ls_em3071x",
232232 .type = SENSOR_TYPE_LIGHT,
233233 .id_i2c = LIGHT_ID_EM3071X,