]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb/host/r8a66597: remove conditional compilation of clk code
authorViresh Kumar <viresh.kumar@st.com>
Sat, 21 Jul 2012 00:54:40 +0000 (10:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Jul 2012 03:53:11 +0000 (13:53 +1000)
commitce8df0e58e520ff98dadd8ef82d7315641c697ce
treef5c6649541aee816efd1c39ec301bd1db0118f97
parenta488b1838af1985e97efa073b054299fc00026bb
usb/host/r8a66597: remove conditional compilation of clk code

With addition of dummy clk_*() calls for non CONFIG_HAVE_CLK cases in
clk.h, there is no need to have clk code enclosed in #ifdef
CONFIG_HAVE_CLK, #endif macros.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Mike Turquette <mturquette@linaro.org>
Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: viresh kumar <viresh.linux@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/usb/host/r8a66597-hcd.c
drivers/usb/host/r8a66597.h