forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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);