hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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,