summaryrefslogtreecommitdiff
path: root/board/bosch/shc/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/bosch/shc/board.c')
-rw-r--r--board/bosch/shc/board.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/bosch/shc/board.c b/board/bosch/shc/board.c
index a96fdef992..60f9c1ccf4 100644
--- a/board/bosch/shc/board.c
+++ b/board/bosch/shc/board.c
@@ -14,6 +14,8 @@
#include <common.h>
#include <env.h>
#include <errno.h>
+#include <init.h>
+#include <irq_func.h>
#include <spl.h>
#include <asm/arch/cpu.h>
#include <asm/arch/hardware.h>