aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250/gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5250/gpio.c')
-rw-r--r--src/soc/samsung/exynos5250/gpio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/samsung/exynos5250/gpio.c b/src/soc/samsung/exynos5250/gpio.c
index 1787878bc2..736f2743b4 100644
--- a/src/soc/samsung/exynos5250/gpio.c
+++ b/src/soc/samsung/exynos5250/gpio.c
@@ -15,6 +15,7 @@
#include <assert.h>
#include <console/console.h>
+#include <device/mmio.h>
#include <delay.h>
#include <soc/cpu.h>
#include <soc/gpio.h>