diff options
Diffstat (limited to 'board/astro/mcf5373l/fpga.c')
-rw-r--r-- | board/astro/mcf5373l/fpga.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/astro/mcf5373l/fpga.c b/board/astro/mcf5373l/fpga.c index d1110dfd6e7..53e00728c3d 100644 --- a/board/astro/mcf5373l/fpga.c +++ b/board/astro/mcf5373l/fpga.c @@ -15,6 +15,7 @@ /* Altera/Xilinx FPGA configuration support for the ASTRO "URMEL" board */ #include <common.h> +#include <console.h> #include <watchdog.h> #include <altera.h> #include <ACEX1K.h> |