kernel/drivers/input/sensors/accel/mma7660.c
.. .. @@ -203,7 +203,7 @@ 203 203 return ret; 204 204 } 205 205 206 -struct sensor_operate gsensor_mma7660_ops = {206 +static struct sensor_operate gsensor_mma7660_ops = {207 207 .name = "mma7660", 208 208 .type = SENSOR_TYPE_ACCEL, 209 209 .id_i2c = ACCEL_ID_MMA7660,