kernel/drivers/input/sensors/accel/lsm303d.c
.. .. @@ -306,7 +306,7 @@ 306 306 return ret; 307 307 } 308 308 309 -struct sensor_operate gsensor_lsm303d_ops = {309 +static struct sensor_operate gsensor_lsm303d_ops = {310 310 .name = "lsm303d", 311 311 .type = SENSOR_TYPE_ACCEL, 312 312 .id_i2c = ACCEL_ID_LSM303D,