aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2015-07-06 12:10:51 -0700
committerStephen Boyd <[email protected]>2015-07-07 17:19:31 -0700
commita8a8db47990d9b3789a30f4ab6744ce83f733c85 (patch)
tree43da41df87d700eeb9fb14b112b8d4d89a97b72e /tools/perf/scripts/python/bin
parentadb11a40a3ac5225ce3746a62c2a7ebde42ec04e (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 <[email protected]> Acked-by: Alexandre Belloni <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions