summaryrefslogtreecommitdiffstats
path: root/arch/sparc/net
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2014-04-21 21:39:36 +0200
committerDavid S. Miller <davem@davemloft.net>2014-04-29 01:12:26 -0400
commitc0b0ba848697b12b7e7372230e4eadc9f366832f (patch)
tree5bdb9dc22b8a10f38470abe6d939486790574f97 /arch/sparc/net
parenta3ee8faa1b1bd02aaffe6dd0fd13d665234530f3 (diff)
downloadtalos-op-linux-c0b0ba848697b12b7e7372230e4eadc9f366832f.tar.gz
talos-op-linux-c0b0ba848697b12b7e7372230e4eadc9f366832f.zip
sparc32: fix sparse warnings in smp_32.c
Fix following warnings: smp_32.c:300:6: warning: symbol 'arch_cpu_pre_starting' was not declared. Should it be static? smp_32.c:320:6: warning: symbol 'arch_cpu_pre_online' was not declared. Should it be static? smp_32.c:347:6: warning: symbol 'sparc_start_secondary' was not declared. Should it be static? Add missing static definition. This left one warning: warning: symbol 'setup_profiling_timer' was not declared. This is a global symbol that has no declaration in any global header. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud