summaryrefslogtreecommitdiff
path: root/board/seco/mx6quq7/mx6quq7.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-07-08 22:49:50 +0300
committerTom Rini <trini@konsulko.com>2019-07-08 22:59:41 +0300
commitf5e73a34eddea4fb7c5e3d984b86f395996a64cd (patch)
tree1854f2e0d2dae343f85870f2a62ae35bdd335a85 /board/seco/mx6quq7/mx6quq7.c
parente5aee22e4be75e75a854ab64503fc80598bc2004 (diff)
parent5053da2e4aa297d888cdfc7d216d935504a9472a (diff)
downloadu-boot-f5e73a34eddea4fb7c5e3d984b86f395996a64cd.tar.xz
Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
- Pull in the series to split fsl_esdhc for i.MX/non-i.MX cleanly
Diffstat (limited to 'board/seco/mx6quq7/mx6quq7.c')
-rw-r--r--board/seco/mx6quq7/mx6quq7.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/seco/mx6quq7/mx6quq7.c b/board/seco/mx6quq7/mx6quq7.c
index 094a2100e7..c1e36b652e 100644
--- a/board/seco/mx6quq7/mx6quq7.c
+++ b/board/seco/mx6quq7/mx6quq7.c
@@ -17,7 +17,7 @@
#include <asm/mach-imx/boot_mode.h>
#include <malloc.h>
#include <mmc.h>
-#include <fsl_esdhc.h>
+#include <fsl_esdhc_imx.h>
#include <miiphy.h>
#include <netdev.h>
#include <asm/arch/mxc_hdmi.h>