hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
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,