diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2014-04-21 21:39:43 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-04-29 01:12:27 -0400 |
commit | 65199b0a8c73641ecfdbeb947ec9df0115e4b55c (patch) | |
tree | 2054ffe5cc1bd8716c7734b53c38ee9b86c17eb5 /fs/dcache.c | |
parent | b8417de3a7ecb4ff6e5cd50f8e2d67c7f2ace175 (diff) | |
download | op-kernel-dev-65199b0a8c73641ecfdbeb947ec9df0115e4b55c.zip op-kernel-dev-65199b0a8c73641ecfdbeb947ec9df0115e4b55c.tar.gz |
sparc32: fix sparse warnings in sun4d_smp.c
Fix following warnings:
sun4d_smp.c:113:13: warning: symbol 'smp4d_boot_cpus' was not declared. Should it be static?
sun4d_smp.c:121:5: warning: symbol 'smp4d_boot_one_cpu' was not declared. Should it be static?
sun4d_smp.c:162:13: warning: symbol 'smp4d_smp_done' was not declared. Should it be static?
sun4d_smp.c:353:6: warning: symbol 'smp4d_cross_call_irq' was not declared. Should it be static?
sun4d_smp.c:363:6: warning: symbol 'smp4d_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 'fs/dcache.c')
0 files changed, 0 insertions, 0 deletions