kernel/drivers/input/sensors/lsensor/cm3218.c
.. .. @@ -350,7 +350,7 @@ 350 350 return 0; 351 351 } 352 352 353 -struct sensor_operate light_cm3218_ops = {353 +static struct sensor_operate light_cm3218_ops = {354 354 .name = "cm3218", 355 355 /* sensor type and it should be correct */ 356 356 .type = SENSOR_TYPE_LIGHT,