hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/input/sensors/gyro/lsm330_gyro.c
....@@ -208,7 +208,7 @@
208208 return ret;
209209 }
210210
211
-struct sensor_operate gyro_lsm330_ops = {
211
+static struct sensor_operate gyro_lsm330_ops = {
212212 .name = "lsm330_gyro",
213213 .type = SENSOR_TYPE_GYROSCOPE,
214214 .id_i2c = GYRO_ID_LSM330,