X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=board%2Flogicpd%2Fzoom1%2Fzoom1.c;h=90b6b0fde57617c44c18fcc6150b490f84d9f63f;hb=bbbc1ae9219ae8c8098c0af14060da5cb0d37e53;hp=dec0b2611f8930057a923d31bd4e37db274b4cc3;hpb=1d0f5fa11d8b21b010ca5ee0cb2a3e921345afc4;p=pandora-u-boot.git diff --git a/board/logicpd/zoom1/zoom1.c b/board/logicpd/zoom1/zoom1.c index dec0b2611f..90b6b0fde5 100644 --- a/board/logicpd/zoom1/zoom1.c +++ b/board/logicpd/zoom1/zoom1.c @@ -92,7 +92,7 @@ void set_muxconf_regs(void) #ifdef CONFIG_GENERIC_MMC int board_mmc_init(bd_t *bis) { - omap_mmc_init(0); + omap_mmc_init(0, 0, 0); return 0; } #endif