kernel/drivers/input/sensors/gyro/icm2060x_gyro.c
.. .. @@ -149,7 +149,7 @@ 149 149 return ret; 150 150 } 151 151 152 -struct sensor_operate gyro_icm2060x_ops = {152 +static struct sensor_operate gyro_icm2060x_ops = {153 153 .name = "icm2060x_gyro", 154 154 .type = SENSOR_TYPE_GYROSCOPE, 155 155 .id_i2c = GYRO_ID_ICM2060X,