hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/input/sensors/accel/dmard10.c
....@@ -398,7 +398,7 @@
398398 }
399399
400400
401
-struct sensor_operate gsensor_dmard10_ops = {
401
+static struct sensor_operate gsensor_dmard10_ops = {
402402 .name = "gs_dmard10",
403403 .type = SENSOR_TYPE_ACCEL,
404404 .id_i2c = ACCEL_ID_DMARD10,