diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2014-04-21 21:39:32 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-04-29 01:12:26 -0400 |
commit | 6b5f02f31b5eab6e92060a7396d2773b074e3288 (patch) | |
tree | 9653687fd9b046e1b264674ad2c931ca013b9355 /arch/sparc/lib/NG4copy_page.S | |
parent | 8885ec7ca9db1bef558c7bb913829b8fa2d7e1d3 (diff) |
sparc32: fix sparse warnings in tadpole.c
Fix following warnings:
tadpole.c:21:6: warning: symbol 'cpu_pwr_save' was not declared. Should it be static?
tadpole.c:101:13: warning: symbol 'clock_stop_probe' was not declared. Should it be static?
This actually revealed that cpu_pwr_save is only assigned.
It was left static with a TODO comment for now - this should be cleaned up later.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/lib/NG4copy_page.S')
0 files changed, 0 insertions, 0 deletions