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 802051069e..da8fa315e3 100644 --- a/drivers/fpga/stratix10.c +++ b/drivers/fpga/stratix10.c @@ -7,6 +7,7 @@ #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 |