kernel/drivers/input/sensors/lsensor/ls_em3071x.c
.. .. @@ -227,7 +227,7 @@ 227 227 return result; 228 228 } 229 229 230 -struct sensor_operate light_em3071x_ops = {230 +static struct sensor_operate light_em3071x_ops = {231 231 .name = "ls_em3071x", 232 232 .type = SENSOR_TYPE_LIGHT, 233 233 .id_i2c = LIGHT_ID_EM3071X,