forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/drivers/input/sensors/gyro/ewtsa.c
....@@ -406,7 +406,7 @@
406406 }
407407
408408
409
-struct sensor_operate gyro_ewtsa_ops = {
409
+static struct sensor_operate gyro_ewtsa_ops = {
410410 .name = "ewtsa",
411411 .type = SENSOR_TYPE_GYROSCOPE,
412412 .id_i2c = GYRO_ID_EWTSA,