diff options
Diffstat (limited to 'board/freescale/t4qds/spl.c')
-rw-r--r-- | board/freescale/t4qds/spl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/t4qds/spl.c b/board/freescale/t4qds/spl.c index 0c6156e7f09..d52059a1453 100644 --- a/board/freescale/t4qds/spl.c +++ b/board/freescale/t4qds/spl.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <console.h> #include <asm/spl.h> #include <malloc.h> #include <ns16550.h> |