hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/input/sensors/lsensor/ls_stk3410.c
....@@ -319,7 +319,7 @@
319319 return result;
320320 }
321321
322
-struct sensor_operate light_stk3410_ops = {
322
+static struct sensor_operate light_stk3410_ops = {
323323 .name = "ls_stk3410",
324324 .type = SENSOR_TYPE_LIGHT,
325325 .id_i2c = LIGHT_ID_STK3410,