]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/logicpd/omap3som/omap3logic.c
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
[people/ms/u-boot.git] / board / logicpd / omap3som / omap3logic.c
index b2fcc28f8b4bf77d2d78cd6ab0d0c970bcc0ade4..4ad496e5e2b8beb9ad29518a9f9c513cdef000de 100644 (file)
@@ -231,7 +231,7 @@ int board_late_init(void)
 }
 #endif
 
-#if defined(CONFIG_GENERIC_MMC) && !defined(CONFIG_SPL_BUILD)
+#if defined(CONFIG_GENERIC_MMC)
 int board_mmc_init(bd_t *bis)
 {
        return omap_mmc_init(0, 0, 0, -1, -1);