summaryrefslogtreecommitdiff
path: root/board/st/u8500/mcde_hw.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/u8500/mcde_hw.c')
-rw-r--r--board/st/u8500/mcde_hw.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/st/u8500/mcde_hw.c b/board/st/u8500/mcde_hw.c
index e281d874c..d89a8eb52 100644
--- a/board/st/u8500/mcde_hw.c
+++ b/board/st/u8500/mcde_hw.c
@@ -9,8 +9,9 @@
#include <common.h>
#include <command.h>
+#include <asm/io.h>
+#include <asm/arch/common.h>
#include <asm/arch/cpu.h>
-#include <asm/arch/gpio.h>
#include <tc35892.h>
#include <malloc.h>