hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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,