diff options
Diffstat (limited to 'drivers/clk/pistachio/clk.c')
-rw-r--r-- | drivers/clk/pistachio/clk.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/pistachio/clk.c b/drivers/clk/pistachio/clk.c index 85faa83e1bd7..698cad4f509e 100644 --- a/drivers/clk/pistachio/clk.c +++ b/drivers/clk/pistachio/clk.c @@ -6,6 +6,7 @@ * version 2, as published by the Free Software Foundation. */ +#include <linux/clk.h> #include <linux/clk-provider.h> #include <linux/kernel.h> #include <linux/of.h> |