kernel/drivers/input/sensors/accel/stk8baxx.c
.. .. @@ -901,7 +901,7 @@ 901 901 return 0; 902 902 } 903 903 904 -struct sensor_operate gsensor_stk8baxx_ops = {904 +static struct sensor_operate gsensor_stk8baxx_ops = {905 905 .name = "gs_stk8baxx", 906 906 .type = SENSOR_TYPE_ACCEL, /*sensor type and it should be correct*/ 907 907 .id_i2c = ACCEL_ID_STK8BAXX, /*i2c id number*/