diff options
Diffstat (limited to 'board/armadeus/apf27')
-rw-r--r-- | board/armadeus/apf27/fpga.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/armadeus/apf27/fpga.c b/board/armadeus/apf27/fpga.c index e9af8ddd01..5d989481df 100644 --- a/board/armadeus/apf27/fpga.c +++ b/board/armadeus/apf27/fpga.c @@ -9,6 +9,7 @@ * Keith Outwater, keith_outwater@mvis.com */ #include <common.h> +#include <log.h> #include <asm/arch/imx-regs.h> #include <asm/gpio.h> |