diff options
Diffstat (limited to 'board/bachmann/ot1200/ot1200_spl.c')
-rw-r--r-- | board/bachmann/ot1200/ot1200_spl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/bachmann/ot1200/ot1200_spl.c b/board/bachmann/ot1200/ot1200_spl.c index a3a822f65a..7fbd6f2c5d 100644 --- a/board/bachmann/ot1200/ot1200_spl.c +++ b/board/bachmann/ot1200/ot1200_spl.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <init.h> #include <spl.h> #include <asm/arch/mx6-ddr.h> |