summaryrefslogtreecommitdiff
path: root/board/freescale/mx53smd/mx53smd.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mx53smd/mx53smd.c')
-rw-r--r--board/freescale/mx53smd/mx53smd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mx53smd/mx53smd.c b/board/freescale/mx53smd/mx53smd.c
index 42f777b96c..7f35dddb84 100644
--- a/board/freescale/mx53smd/mx53smd.c
+++ b/board/freescale/mx53smd/mx53smd.c
@@ -129,7 +129,7 @@ static void setup_iomux_fec(void)
#ifdef CONFIG_FSL_ESDHC
struct fsl_esdhc_cfg esdhc_cfg[1] = {
- {MMC_SDHC1_BASE_ADDR, 1},
+ {MMC_SDHC1_BASE_ADDR},
};
int board_mmc_getcd(struct mmc *mmc)