diff options
author | Viresh Kumar <viresh.kumar@st.com> | 2012-07-30 23:39:43 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-31 02:25:12 +0200 |
commit | f12a86a0987a443fb1bc2d4298e5db9c17f3e7cd (patch) | |
tree | 496e472dff68f1e46c0238f4acc563afa1c0b969 /drivers/usb/image | |
parent | net/stmmac: remove conditional compilation of clk code (diff) | |
download | linux-f12a86a0987a443fb1bc2d4298e5db9c17f3e7cd.tar.xz linux-f12a86a0987a443fb1bc2d4298e5db9c17f3e7cd.zip |
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/usb/image')
0 files changed, 0 insertions, 0 deletions