hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/input/sensors/psensor/ps_stk3410.c
....@@ -322,7 +322,7 @@
322322 return result;
323323 }
324324
325
-struct sensor_operate psensor_stk3410_ops = {
325
+static struct sensor_operate psensor_stk3410_ops = {
326326 .name = "ps_stk3410",
327327 .type = SENSOR_TYPE_PROXIMITY,
328328 .id_i2c = PROXIMITY_ID_STK3410,