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