summaryrefslogtreecommitdiffstats
path: root/kernel/include/linux/clk/clk-conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/include/linux/clk/clk-conf.h')
-rw-r--r--kernel/include/linux/clk/clk-conf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/include/linux/clk/clk-conf.h b/kernel/include/linux/clk/clk-conf.h
index f3050e15f..e0c362363 100644
--- a/kernel/include/linux/clk/clk-conf.h
+++ b/kernel/include/linux/clk/clk-conf.h
@@ -7,6 +7,8 @@
* published by the Free Software Foundation.
*/
+#include <linux/types.h>
+
struct device_node;
#if defined(CONFIG_OF) && defined(CONFIG_COMMON_CLK)