hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/input/sensors/compass/ak09911.c
....@@ -611,7 +611,7 @@
611611 .fops = &compass_dev_fops,
612612 };
613613
614
-struct sensor_operate compass_akm09911_ops = {
614
+static struct sensor_operate compass_akm09911_ops = {
615615 .name = "akm09911",
616616 .type = SENSOR_TYPE_COMPASS,
617617 .id_i2c = COMPASS_ID_AK09911,