aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/sun4d_irq.c
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2014-04-21 21:39:42 +0200
committerDavid S. Miller <davem@davemloft.net>2014-04-29 01:12:27 -0400
commitb8417de3a7ecb4ff6e5cd50f8e2d67c7f2ace175 (patch)
treed689849933738bf09771e9a6fcbe72e9d951892d /arch/sparc/kernel/sun4d_irq.c
parent8b45c79649d4abeb9191dc40017afbde33ae69ce (diff)
sparc32: fix sparse warnings in sun4m_smp.c
Fix following warnings: sun4m_smp.c:72:13: warning: symbol 'smp4m_boot_cpus' was not declared. Should it be static? sun4m_smp.c:78:5: warning: symbol 'smp4m_boot_one_cpu' was not declared. Should it be static? sun4m_smp.c:120:13: warning: symbol 'smp4m_smp_done' was not declared. Should it be static? sun4m_smp.c:230:6: warning: symbol 'smp4m_cross_call_irq' was not declared. Should it be static? sun4m_smp.c:240:6: warning: symbol 'smp4m_percpu_timer_interrupt' was not declared. Should it be static? Add proper declarations. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/kernel/sun4d_irq.c')
0 files changed, 0 insertions, 0 deletions