diff options
Diffstat (limited to 'board/tcl')
-rw-r--r-- | board/tcl/sl50/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/tcl/sl50/board.c b/board/tcl/sl50/board.c index a958827507..7537fa213a 100644 --- a/board/tcl/sl50/board.c +++ b/board/tcl/sl50/board.c @@ -10,6 +10,7 @@ #include <common.h> #include <env.h> #include <errno.h> +#include <init.h> #include <serial.h> #include <spl.h> #include <asm/arch/cpu.h> |