All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mfd: tc6393xb - add depend on HAVE_CLK
@ 2011-11-29 18:38 ` Christoph Fritz
  0 siblings, 0 replies; 4+ messages in thread
From: Christoph Fritz @ 2011-11-29 18:38 UTC (permalink / raw)
  To: Samuel Ortiz, Dmitry Baryshkov, kernel-janitors, linux-kernel

This patch adds HAVE_CLK to the required dependencies of tc6393xb.

Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
---
 drivers/mfd/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index f1391c2..833ed2c 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -311,7 +311,7 @@ config MFD_TC6387XB
 
 config MFD_TC6393XB
 	bool "Support Toshiba TC6393XB"
-	depends on GPIOLIB && ARM
+	depends on GPIOLIB && ARM && HAVE_CLK
 	select MFD_CORE
 	select MFD_TMIO
 	help
-- 
1.7.2.5




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

* [PATCH] mfd: tc6393xb - add depend on HAVE_CLK
@ 2011-11-29 18:38 ` Christoph Fritz
  0 siblings, 0 replies; 4+ messages in thread
From: Christoph Fritz @ 2011-11-29 18:38 UTC (permalink / raw)
  To: Samuel Ortiz, Dmitry Baryshkov, kernel-janitors, linux-kernel

This patch adds HAVE_CLK to the required dependencies of tc6393xb.

Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
---
 drivers/mfd/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index f1391c2..833ed2c 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -311,7 +311,7 @@ config MFD_TC6387XB
 
 config MFD_TC6393XB
 	bool "Support Toshiba TC6393XB"
-	depends on GPIOLIB && ARM
+	depends on GPIOLIB && ARM && HAVE_CLK
 	select MFD_CORE
 	select MFD_TMIO
 	help
-- 
1.7.2.5




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

* Re: [PATCH] mfd: tc6393xb - add depend on HAVE_CLK
  2011-11-29 18:38 ` Christoph Fritz
@ 2011-12-19 10:57   ` Samuel Ortiz
  -1 siblings, 0 replies; 4+ messages in thread
From: Samuel Ortiz @ 2011-12-19 10:57 UTC (permalink / raw)
  To: Christoph Fritz; +Cc: Dmitry Baryshkov, kernel-janitors, linux-kernel

Hi Chrisptoph,

On Tue, Nov 29, 2011 at 07:38:38PM +0100, Christoph Fritz wrote:
> This patch adds HAVE_CLK to the required dependencies of tc6393xb.
Thanks, patch applied.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

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

* Re: [PATCH] mfd: tc6393xb - add depend on HAVE_CLK
@ 2011-12-19 10:57   ` Samuel Ortiz
  0 siblings, 0 replies; 4+ messages in thread
From: Samuel Ortiz @ 2011-12-19 10:57 UTC (permalink / raw)
  To: Christoph Fritz; +Cc: Dmitry Baryshkov, kernel-janitors, linux-kernel

Hi Chrisptoph,

On Tue, Nov 29, 2011 at 07:38:38PM +0100, Christoph Fritz wrote:
> This patch adds HAVE_CLK to the required dependencies of tc6393xb.
Thanks, patch applied.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

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

end of thread, other threads:[~2011-12-19 10:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-29 18:38 [PATCH] mfd: tc6393xb - add depend on HAVE_CLK Christoph Fritz
2011-11-29 18:38 ` Christoph Fritz
2011-12-19 10:57 ` Samuel Ortiz
2011-12-19 10:57   ` Samuel Ortiz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.