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:
29e3dbb
)
microblaze: Fix sparse warning - sw_exceptions
author
Michal Simek
<monstr@monstr.eu>
Mon, 7 Feb 2011 10:36:25 +0000
(11:36 +0100)
committer
Michal Simek
<monstr@monstr.eu>
Wed, 9 Mar 2011 07:09:58 +0000
(08:09 +0100)
Function sw_exception is linked with asm code.
Warning log:
CHECK arch/microblaze/kernel/exceptions.c
arch/microblaze/kernel/exceptions.c:53:6: warning: symbol 'sw_exception' was not declared. Should it be static?
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found