diff options
Diffstat (limited to 'board/spear/x600/fpga.c')
-rw-r--r-- | board/spear/x600/fpga.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/spear/x600/fpga.c b/board/spear/x600/fpga.c index d124d96b14..5140694b9e 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> @@ -11,6 +12,7 @@ #include <asm/arch/hardware.h> #include <asm/arch/spr_misc.h> #include <asm/arch/spr_ssp.h> +#include <linux/delay.h> /* * FPGA program pin configuration on X600: |