diff options
author | Viresh Kumar <viresh.kumar@st.com> | 2012-07-30 14:39:38 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-30 17:25:12 -0700 |
commit | 2b1463ddde35a720de2fb4013057396e7f8011f0 (patch) | |
tree | 4d4f18dc0f165978e61b8d6703e71f00800aa1ab /drivers/message | |
parent | d14fb1e93086ec1acec34d5e17c989fa528c65e5 (diff) | |
download | linux-3.10-2b1463ddde35a720de2fb4013057396e7f8011f0.tar.gz linux-3.10-2b1463ddde35a720de2fb4013057396e7f8011f0.tar.bz2 linux-3.10-2b1463ddde35a720de2fb4013057396e7f8011f0.zip |
net/c_can: 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>
Acked-by: David S. Miller <davem@davemloft.net>
Cc: Bhupesh Sharma <bhupesh.sharma@st.com>
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/message')
0 files changed, 0 insertions, 0 deletions