diff options
Diffstat (limited to 'drivers/clk/clk_versal.c')
-rw-r--r-- | drivers/clk/clk_versal.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/clk_versal.c b/drivers/clk/clk_versal.c index 075a08380d..8b202fa0ae 100644 --- a/drivers/clk/clk_versal.c +++ b/drivers/clk/clk_versal.c @@ -5,6 +5,7 @@ */ #include <common.h> +#include <asm/cache.h> #include <dm/device_compat.h> #include <linux/bitops.h> #include <linux/bitfield.h> |