summaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5420/uart.c')
-rw-r--r--src/soc/samsung/exynos5420/uart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/samsung/exynos5420/uart.c b/src/soc/samsung/exynos5420/uart.c
index 146151ee5b..b2a0edd4e0 100644
--- a/src/soc/samsung/exynos5420/uart.c
+++ b/src/soc/samsung/exynos5420/uart.c
@@ -13,7 +13,7 @@
* GNU General Public License for more details.
*/
-#include <arch/io.h>
+#include <device/mmio.h>
#include <boot/coreboot_tables.h>
#include <console/uart.h>
#include <soc/clk.h>