Thread (23 messages) 23 messages, 5 authors, 2014-09-04
STALE4302d
Revisions (2)
  1. v1 [diff vs current]
  2. v2 current

[PATCH v2 02/12] clk: Include of.h in clock-provider.h

From: Maxime Ripard <hidden>
Date: 2014-08-30 20:03:01
Also in: linux-devicetree, linux-mmc
Subsystem: common clk framework, the rest · Maintainers: Michael Turquette, Stephen Boyd, Linus Torvalds

CLK_OF_DECLARE relies on OF_DECLARE_1 that is defined in of.h. Fixes build
errors when one use CLK_OF_DECLARE but doesn't include of.h

Signed-off-by: Maxime Ripard <redacted>
---
 include/linux/clk-provider.h | 1 +
 1 file changed, 1 insertion(+)
diff --git a/include/linux/clk-provider.h b/include/linux/clk-provider.h
index 201a6195a3eb..69b20d4c1e1a 100644
--- a/include/linux/clk-provider.h
+++ b/include/linux/clk-provider.h
@@ -13,6 +13,7 @@
 
 #include <linux/clk.h>
 #include <linux/io.h>
+#include <linux/of.h>
 
 #ifdef CONFIG_COMMON_CLK
 
-- 
2.0.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help