diff options
Diffstat (limited to 'drivers/fpga/stratixv.c')
-rw-r--r-- | drivers/fpga/stratixv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/fpga/stratixv.c b/drivers/fpga/stratixv.c index 236a730804..650b1b136e 100644 --- a/drivers/fpga/stratixv.c +++ b/drivers/fpga/stratixv.c @@ -5,6 +5,7 @@ #include <common.h> #include <altera.h> +#include <log.h> #include <spi.h> #include <asm/io.h> #include <linux/errno.h> |