]> Git Repo - u-boot.git/blobdiff - drivers/mmc/exynos_dw_mmc.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[u-boot.git] / drivers / mmc / exynos_dw_mmc.c
index b4ff1c3fb4b3d552d54f5c15ae2d9e8e39ef1034..2f849c43b129bc42af40fd56d3115f4e7958615f 100644 (file)
@@ -7,6 +7,7 @@
 #include <common.h>
 #include <dwmmc.h>
 #include <fdtdec.h>
+#include <asm/global_data.h>
 #include <linux/libfdt.h>
 #include <malloc.h>
 #include <errno.h>
@@ -15,6 +16,7 @@
 #include <asm/arch/pinmux.h>
 #include <asm/arch/power.h>
 #include <asm/gpio.h>
+#include <linux/printk.h>
 
 #define        DWMMC_MAX_CH_NUM                4
 #define        DWMMC_MAX_FREQ                  52000000
This page took 0.026823 seconds and 4 git commands to generate.