kernel/drivers/input/sensors/accel/mma8452.c
.. .. @@ -369,7 +369,7 @@ 369 369 } 370 370 371 371 372 -struct sensor_operate gsensor_mma8452_ops = {372 +static struct sensor_operate gsensor_mma8452_ops = {373 373 .name = "mma8452", 374 374 .type = SENSOR_TYPE_ACCEL, 375 375 .id_i2c = ACCEL_ID_MMA845X,