kernel/drivers/input/sensors/accel/lis3dh.c
.. .. @@ -248,7 +248,7 @@ 248 248 return ret; 249 249 } 250 250 251 -struct sensor_operate gsensor_lis3dh_ops = {251 +static struct sensor_operate gsensor_lis3dh_ops = {252 252 .name = "lis3dh", 253 253 .type = SENSOR_TYPE_ACCEL, 254 254 .id_i2c = ACCEL_ID_LIS3DH,