kernel/drivers/input/sensors/accel/mxc622x.c
.. .. @@ -229,7 +229,7 @@ 229 229 } 230 230 231 231 232 -struct sensor_operate gsensor_mxc6225_ops = {232 +static struct sensor_operate gsensor_mxc6225_ops = {233 233 .name = "mxc6225", 234 234 .type = SENSOR_TYPE_ACCEL, 235 235 .id_i2c = ACCEL_ID_MXC6225,