DORMANTno replies

[PATCH] pinctrl: add dependency on OF for MSM driver

From: Linus Walleij <hidden>
Date: 2013-12-09 08:27:56
Also in: lkml
Subsystem: pin control subsystem, the rest · Maintainers: Linus Walleij, Linus Torvalds

We had a compilation failure on x86_64 due to missing OF support
as this was an implicit dependency. Add an explicit dependency
on OF so we get rid of this build failure.

Cc: Bjorn Andersson <redacted>
Signed-off-by: Linus Walleij <redacted>
---
 drivers/pinctrl/Kconfig | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
index 06e057bb3376..138d114d61b8 100644
--- a/drivers/pinctrl/Kconfig
+++ b/drivers/pinctrl/Kconfig
@@ -205,6 +205,7 @@ config PINCTRL_IMX28
 
 config PINCTRL_MSM
 	bool
+	depends on OF
 	select PINMUX
 	select PINCONF
 	select GENERIC_PINCONF
-- 
1.8.3.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help