ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
[oweals/u-boot.git] / board / isee / igep00x0 / igep00x0.c
index e032f313a6958cc611afc9fd1c85779318290f16..d3914a1884711b06c88d2fe1868ea1c91231c7d8 100644 (file)
@@ -199,7 +199,7 @@ int board_eth_init(bd_t *bis)
 static inline void setup_net_chip(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);