]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gadget/m66592: remove conditional compilation of clk code
authorViresh Kumar <viresh.kumar@st.com>
Sat, 21 Jul 2012 00:54:39 +0000 (10:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Jul 2012 03:53:11 +0000 (13:53 +1000)
commit3f6e1ef4c3694fa10856e3d60d77fc1c7a275a2b
tree9058103b9cfd0e4456a2e5caef574cbe47cd20f9
parent5440640355f4b660aa426bcc53f6f17d0ba140e2
gadget/m66592: 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/gadget/m66592-udc.c
drivers/usb/gadget/m66592-udc.h