]> git.sur5r.net Git - u-boot/blobdiff - board/technexion/tao3530/tao3530.c
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
[u-boot] / board / technexion / tao3530 / tao3530.c
index d51b5d940c2e04798f7ac8cbb5050c4ed7924a85..cba48d48fcfcf279cfae15bc3d55b4bf11e4a68a 100644 (file)
@@ -179,7 +179,7 @@ void set_muxconf_regs(void)
 #endif
 }
 
-#if defined(CONFIG_GENERIC_MMC) && !defined(CONFIG_SPL_BUILD)
+#if defined(CONFIG_GENERIC_MMC)
 int board_mmc_init(bd_t *bis)
 {
        omap_mmc_init(0, 0, 0, -1, -1);