mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/2] mfd: wm8400: Don't support non-modular build
@ 2012-05-14  9:13 Mark Brown
  2012-05-14  9:13 ` [PATCH 2/2] mfd: wm8400: Export wm8400_block_read() Mark Brown
  2012-05-14 20:21 ` [PATCH 1/2] mfd: wm8400: Don't support non-modular build Samuel Ortiz
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Brown @ 2012-05-14  9:13 UTC (permalink / raw)
  To: Stephen Rothwell, Samuel Ortiz; +Cc: linux-kernel, patches, Mark Brown

It's relying on non-exported symbols.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 drivers/mfd/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 8a767a6..0ff6d54 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -468,7 +468,7 @@ config MFD_S5M_CORE
 	 of the device
 
 config MFD_WM8400
-	tristate "Support Wolfson Microelectronics WM8400"
+	bool "Support Wolfson Microelectronics WM8400"
 	select MFD_CORE
 	depends on I2C
 	select REGMAP_I2C
-- 
1.7.10


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-14 20:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-14  9:13 [PATCH 1/2] mfd: wm8400: Don't support non-modular build Mark Brown
2012-05-14  9:13 ` [PATCH 2/2] mfd: wm8400: Export wm8400_block_read() Mark Brown
2012-05-14 20:21 ` [PATCH 1/2] mfd: wm8400: Don't support non-modular build Samuel Ortiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®