kernel/drivers/input/sensors/compass/ak8975.c
.. .. @@ -592,7 +592,7 @@ 592 592 .fops = &compass_dev_fops, 593 593 }; 594 594 595 -struct sensor_operate compass_akm8975_ops = {595 +static struct sensor_operate compass_akm8975_ops = {596 596 .name = "akm8975", 597 597 .type = SENSOR_TYPE_COMPASS, //it is important 598 598 .id_i2c = COMPASS_ID_AK8975,