diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2014-04-21 21:39:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-04-29 01:12:27 -0400 |
commit | 1bbc90607762de736f58d48714710735c0c34848 (patch) | |
tree | 60a8018b846b55899be18adf0592adc10f7d4367 /firmware/mts_edge.fw.ihex | |
parent | 65199b0a8c73641ecfdbeb947ec9df0115e4b55c (diff) | |
download | blackbird-op-linux-1bbc90607762de736f58d48714710735c0c34848.tar.gz blackbird-op-linux-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 'firmware/mts_edge.fw.ihex')
0 files changed, 0 insertions, 0 deletions