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