forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
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,