diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-07-06 12:10:51 -0700 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2015-07-07 17:19:31 -0700 |
commit | a8a8db47990d9b3789a30f4ab6744ce83f733c85 (patch) | |
tree | 43da41df87d700eeb9fb14b112b8d4d89a97b72e /net/ipv4/netfilter.c | |
parent | adb11a40a3ac5225ce3746a62c2a7ebde42ec04e (diff) |
clk: at91: Silence warnings and cleanup __init/extern usage
Remove useless ifdefs around function prototypes to silence the
following sparse warnings when the configs aren't enabled.
drivers/clk/at91/clk-h32mx.c:95:13: warning: symbol
'of_sama5d4_clk_h32mx_setup' was not declared. Should it be
static?
drivers/clk/at91/clk-utmi.c:159:13: warning: symbol
'of_at91sam9x5_clk_utmi_setup' was not declared. Should it be
static?
Plus, using __init and extern in function prototypes doesn't do
anything, so just drop it throughout this file.
Acked-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'net/ipv4/netfilter.c')
0 files changed, 0 insertions, 0 deletions