diff options
Diffstat (limited to 'drivers/axi/ihs_axi.c')
-rw-r--r-- | drivers/axi/ihs_axi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/axi/ihs_axi.c b/drivers/axi/ihs_axi.c index d4f6a4d6b4..a4aee8b58a 100644 --- a/drivers/axi/ihs_axi.c +++ b/drivers/axi/ihs_axi.c @@ -12,6 +12,7 @@ #include <dm.h> #include <log.h> #include <regmap.h> +#include <linux/delay.h> /** * struct ihs_axi_regs - Structure for the register map of a IHS AXI device |