hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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,