hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/mfd/rkx110_x120/rkx120_dsi_tx.h
....@@ -10,7 +10,7 @@
1010
1111 #include "rkx110_x120.h"
1212
13
-int rkx120_dsi_tx_cmd_seq_xfer(struct rk_serdes *des, u8 remote_id,
13
+int rkx120_dsi_tx_cmd_seq_xfer(struct rk_serdes *des, struct rkx120_dsi_tx *dsi, u8 remote_id,
1414 struct panel_cmds *cmds);
1515 void rkx120_dsi_tx_pre_enable(struct rk_serdes *serdes,
1616 struct rk_serdes_route *route, u8 remote_id);