diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/clk/clk_k210.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/clk/clk_k210.c b/drivers/clk/clk_k210.c index c534cc07e09..b9469b93853 100644 --- a/drivers/clk/clk_k210.c +++ b/drivers/clk/clk_k210.c @@ -16,6 +16,7 @@  #include <dt-bindings/mfd/k210-sysctl.h>  #include <k210/pll.h>  #include <linux/bitfield.h> +#include <asm/barrier.h>  DECLARE_GLOBAL_DATA_PTR; | 
