diff options
Diffstat (limited to 'board/gumstix/pepper')
-rw-r--r-- | board/gumstix/pepper/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/gumstix/pepper/board.c b/board/gumstix/pepper/board.c index f5beb8c940..65e5e1e60f 100644 --- a/board/gumstix/pepper/board.c +++ b/board/gumstix/pepper/board.c @@ -9,6 +9,7 @@ #include <common.h> #include <env.h> #include <errno.h> +#include <serial.h> #include <spl.h> #include <asm/arch/cpu.h> #include <asm/arch/hardware.h> |