diff options
Diffstat (limited to 'board/spear/x600')
-rw-r--r-- | board/spear/x600/fpga.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/spear/x600/fpga.c b/board/spear/x600/fpga.c index d124d96b14c..6dc3fb38daa 100644 --- a/board/spear/x600/fpga.c +++ b/board/spear/x600/fpga.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <log.h> #include <spartan3.h> #include <command.h> #include <asm/gpio.h> |