forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/drivers/input/sensors/psensor/ps_em3071x.c
....@@ -225,7 +225,7 @@
225225 return result;
226226 }
227227
228
-struct sensor_operate psensor_em3071x_ops = {
228
+static struct sensor_operate psensor_em3071x_ops = {
229229 .name = "ps_em3071x",
230230 .type = SENSOR_TYPE_PROXIMITY,
231231 .id_i2c = PROXIMITY_ID_EM3071X,