kernel/drivers/input/sensors/gyro/l3g4200d.c
.. .. @@ -202,7 +202,7 @@ 202 202 } 203 203 204 204 205 -struct sensor_operate gyro_l3g4200d_ops = {205 +static struct sensor_operate gyro_l3g4200d_ops = {206 206 .name = "l3g4200d", 207 207 .type = SENSOR_TYPE_GYROSCOPE, 208 208 .id_i2c = GYRO_ID_L3G4200D,