summaryrefslogtreecommitdiff
path: root/drivers/fpga/stratix10.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/fpga/stratix10.c')
-rw-r--r--drivers/fpga/stratix10.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/fpga/stratix10.c b/drivers/fpga/stratix10.c
index d8e32508d48..da8fa315e36 100644
--- a/drivers/fpga/stratix10.c
+++ b/drivers/fpga/stratix10.c
@@ -5,7 +5,9 @@
#include <common.h>
#include <altera.h>
+#include <log.h>
#include <asm/arch/mailbox_s10.h>
+#include <linux/delay.h>
#define RECONFIG_STATUS_POLL_RESP_TIMEOUT_MS 60000
#define RECONFIG_STATUS_INTERVAL_DELAY_US 1000000