hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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,