kernel/drivers/input/sensors/lsensor/ls_stk3410.c
.. .. @@ -319,7 +319,7 @@ 319 319 return result; 320 320 } 321 321 322 -struct sensor_operate light_stk3410_ops = {322 +static struct sensor_operate light_stk3410_ops = {323 323 .name = "ls_stk3410", 324 324 .type = SENSOR_TYPE_LIGHT, 325 325 .id_i2c = LIGHT_ID_STK3410,