]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cm_t35/cm_t35.c
ARM:OMAP+:MMC: Add parameters to MMC init
[karo-tx-uboot.git] / board / cm_t35 / cm_t35.c
index 7af1f41af2f9932590ebe4c82ffa76fbe554c697..d81b555fb9334016e3b407a8ec073ef9e58253fb 100644 (file)
@@ -318,7 +318,7 @@ void set_muxconf_regs(void)
 #ifdef CONFIG_GENERIC_MMC
 int board_mmc_init(bd_t *bis)
 {
-       return omap_mmc_init(0);
+       return omap_mmc_init(0, 0, 0);
 }
 #endif