]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/gateworks/gw_ventana/common.h
imx: ventana: detect pmic using i2c probe instead of board model
[karo-tx-uboot.git] / board / gateworks / gw_ventana / common.h
index a303b5511f319cd67c84ee070cfdb5a04345d579..b7c0e96f2d23ccc7e3d35f00696481210b290da2 100644 (file)
@@ -89,7 +89,7 @@ void setup_ventana_i2c(void);
 /* configure uart iomux */
 void setup_iomux_uart(void);
 /* conifgure PMIC */
-void setup_pmic(int board);
+void setup_pmic(void);
 /* configure gpio iomux/defaults */
 void setup_iomux_gpio(int board, struct ventana_board_info *);
 /* late setup of GPIO (configuration per baseboard and env) */