forked from ~ljy/RK356X_SDK_RELEASE

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