aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/dmc_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5420/dmc_common.c')
-rw-r--r--src/soc/samsung/exynos5420/dmc_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/samsung/exynos5420/dmc_common.c b/src/soc/samsung/exynos5420/dmc_common.c
index a933ef996c..e9b8128bab 100644
--- a/src/soc/samsung/exynos5420/dmc_common.c
+++ b/src/soc/samsung/exynos5420/dmc_common.c
@@ -16,7 +16,7 @@
/* Mem setup common file for different types of DDR present on SMDK5420 boards.
*/
-#include <arch/io.h>
+#include <device/mmio.h>
#include <delay.h>
#include <soc/clk.h>
#include <soc/dmc.h>