hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/input/sensors/lsensor/cm3218.c
....@@ -350,7 +350,7 @@
350350 return 0;
351351 }
352352
353
-struct sensor_operate light_cm3218_ops = {
353
+static struct sensor_operate light_cm3218_ops = {
354354 .name = "cm3218",
355355 /* sensor type and it should be correct */
356356 .type = SENSOR_TYPE_LIGHT,