diff options
author | Viresh Kumar <viresh.kumar@st.com> | 2012-07-30 23:39:38 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-31 02:25:12 +0200 |
commit | 2b1463ddde35a720de2fb4013057396e7f8011f0 (patch) | |
tree | 4d4f18dc0f165978e61b8d6703e71f00800aa1ab /drivers/net/ethernet/stmicro/stmmac/stmmac.h | |
parent | ata/pata_arasan: remove conditional compilation of clk code (diff) | |
download | linux-2b1463ddde35a720de2fb4013057396e7f8011f0.tar.xz linux-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/net/ethernet/stmicro/stmmac/stmmac.h')
0 files changed, 0 insertions, 0 deletions