diff options
Diffstat (limited to 'drivers/fpga/stratix10.c')
-rw-r--r-- | drivers/fpga/stratix10.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/fpga/stratix10.c b/drivers/fpga/stratix10.c index d8e32508d4..802051069e 100644 --- a/drivers/fpga/stratix10.c +++ b/drivers/fpga/stratix10.c @@ -5,6 +5,7 @@ #include <common.h> #include <altera.h> +#include <log.h> #include <asm/arch/mailbox_s10.h> #define RECONFIG_STATUS_POLL_RESP_TIMEOUT_MS 60000 |