lkml.org 
[lkml]   [2012]   [Apr]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 03/13] clk: CLK_PREPARE must depend on HAVE_CLK
Date
CLK_PREPARE must have dependency on HAVE_CLK. Add it.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
---
drivers/clk/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
index 4f10a21..8281056 100644
--- a/drivers/clk/Kconfig
+++ b/drivers/clk/Kconfig
@@ -5,6 +5,7 @@ config CLKDEV_LOOKUP

config HAVE_CLK_PREPARE
bool
+ depends on HAVE_CLK

config HAVE_MACH_CLKDEV
bool
--
1.7.9


\
 
 \ /
  Last update: 2012-04-21 13:53    [W:0.109 / U:0.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site