hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/input/sensors/compass/ak09918.c
....@@ -636,7 +636,7 @@
636636 .fops = &compass_dev_fops,
637637 };
638638
639
-struct sensor_operate compass_akm09918_ops = {
639
+static struct sensor_operate compass_akm09918_ops = {
640640 .name = "akm09918",
641641 .type = SENSOR_TYPE_COMPASS,
642642 .id_i2c = COMPASS_ID_AK09918,