hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/input/sensors/compass/ak8963.c
....@@ -658,7 +658,7 @@
658658 .fops = &compass_dev_fops,
659659 };
660660
661
-struct sensor_operate compass_akm8963_ops = {
661
+static struct sensor_operate compass_akm8963_ops = {
662662 .name = "akm8963",
663663 .type = SENSOR_TYPE_COMPASS,
664664 .id_i2c = COMPASS_ID_AK8963,