git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66a9df3
)
sparc: fix sparse warning in math_{32,64}
author
Sam Ravnborg
<sam@ravnborg.org>
Fri, 16 May 2014 21:25:48 +0000
(23:25 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 19 May 2014 02:01:28 +0000
(19:01 -0700)
Fix following sparse warning:
math_{32,64}.c: warning: symbol 'do_mathemu' was not declared. Should it be static?
Add prototype in processor_{32,64} and drop extern in traps_{32,64}.c
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found