kernel/drivers/input/sensors/accel/bma2xx.c
.. .. @@ -2210,7 +2210,7 @@ 2210 2210 return ret; 2211 2211 } 2212 2212 2213 -struct sensor_operate gsensor_bma2x2_ops = {2213 +static struct sensor_operate gsensor_bma2x2_ops = {2214 2214 .name = "bma2xx_acc", 2215 2215 /*sensor type and it should be correct*/ 2216 2216 .type = SENSOR_TYPE_ACCEL,