diff options
author | Sam Ravnborg <[email protected]> | 2014-04-21 21:39:41 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-04-29 01:12:27 -0400 |
commit | 8b45c79649d4abeb9191dc40017afbde33ae69ce (patch) | |
tree | ce3eb0448e3bd1860fbfc70a27b6e448dcd90c9a /arch/sparc/kernel/smp_32.c | |
parent | 4007b65a93e7f95723e487070265d5e3cc503d45 (diff) |
sparc32: fix sparse warnings in leon_pmc.c
Fix following warnings:
leon_pmc.c:15:14: warning: symbol 'pmc_leon_fixup_ids' was not declared. Should it be static?
leon_pmc.c:22:5: warning: symbol 'pmc_leon_need_fixup' was not declared. Should it be static?
leon_pmc.c:41:6: warning: symbol 'pmc_leon_idle_fixup' was not declared. Should it be static?
leon_pmc.c:65:6: warning: symbol 'pmc_leon_idle' was not declared. Should it be static?
Add static to definitions.
Signed-off-by: Sam Ravnborg <[email protected]>
Cc: Daniel Hellstrom <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'arch/sparc/kernel/smp_32.c')
0 files changed, 0 insertions, 0 deletions