diff options
author | 2014-04-21 21:39:44 +0200 | |
---|---|---|
committer | 2014-04-29 01:12:27 -0400 | |
commit | 1bbc90607762de736f58d48714710735c0c34848 (patch) | |
tree | 60a8018b846b55899be18adf0592adc10f7d4367 /tools/perf/scripts/python/syscall-counts.py | |
parent | sparc32: fix sparse warnings in sun4d_smp.c (diff) | |
download | linux-dev-1bbc90607762de736f58d48714710735c0c34848.tar.xz linux-dev-1bbc90607762de736f58d48714710735c0c34848.zip |
sparc32: fix sparse warnings in leon_smp.c
Fix following warnings:
leon_smp.c:133:6: warning: symbol 'leon_smp_setbroadcast' was not declared. Should it be static?
leon_smp.c:151:14: warning: symbol 'leon_smp_getbroadcast' was not declared. Should it be static?
leon_smp.c:269:6: warning: symbol 'leon_irq_rotate' was not declared. Should it be static?
leon_smp.c:355:6: warning: symbol 'leonsmp_ipi_interrupt' was not declared. Should it be static?
leon_smp.c:457:6: warning: symbol 'leon_cross_call_irq' was not declared. Should it be static?
Add static.
Remove unused functions.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Daniel Hellstrom <daniel@gaisler.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions