]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amazon/kc1/kc1.c
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
[people/ms/u-boot.git] / board / amazon / kc1 / kc1.c
index 469a83eeef38a2346f9363f49f2696d6e846e0b9..b3fa7896c5fb6bb84da38bcc697a57ba464caa1c 100644 (file)
@@ -166,12 +166,10 @@ int fb_set_reboot_flag(void)
        return omap_reboot_mode_store("b");
 }
 
-#ifndef CONFIG_SPL_BUILD
 int board_mmc_init(bd_t *bis)
 {
        return omap_mmc_init(1, 0, 0, -1, -1);
 }
-#endif
 
 void board_mmc_power_init(void)
 {