summaryrefslogtreecommitdiff
path: root/board/technexion/tao3530/tao3530.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/technexion/tao3530/tao3530.c')
-rw-r--r--board/technexion/tao3530/tao3530.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/technexion/tao3530/tao3530.c b/board/technexion/tao3530/tao3530.c
index d51b5d940c..cba48d48fc 100644
--- a/board/technexion/tao3530/tao3530.c
+++ b/board/technexion/tao3530/tao3530.c
@@ -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);