aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/axs10x/pll_clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/axs10x/pll_clock.c')
-rw-r--r--drivers/clk/axs10x/pll_clock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/axs10x/pll_clock.c b/drivers/clk/axs10x/pll_clock.c
index c68dada97316..aba787b2e771 100644
--- a/drivers/clk/axs10x/pll_clock.c
+++ b/drivers/clk/axs10x/pll_clock.c
@@ -14,6 +14,7 @@
#include <linux/delay.h>
#include <linux/err.h>
#include <linux/device.h>
+#include <linux/io.h>
#include <linux/of_address.h>
#include <linux/of_device.h>
#include <linux/slab.h>