aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/power.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5420/power.c')
-rw-r--r--src/soc/samsung/exynos5420/power.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/samsung/exynos5420/power.c b/src/soc/samsung/exynos5420/power.c
index 7e8e146b63..9dfffd6ee6 100644
--- a/src/soc/samsung/exynos5420/power.c
+++ b/src/soc/samsung/exynos5420/power.c
@@ -15,7 +15,7 @@
/* Power setup code for EXYNOS5 */
-#include <arch/io.h>
+#include <device/mmio.h>
#include <halt.h>
#include <soc/dmc.h>
#include <soc/power.h>