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:
fd250a6
)
sparc32: fix sparse warning in devices.c
author
Sam Ravnborg
<sam@ravnborg.org>
Mon, 21 Apr 2014 19:39:31 +0000
(21:39 +0200)
committer
David S. Miller
<davem@davemloft.net>
Tue, 29 Apr 2014 05:12:26 +0000
(
01:12
-0400)
Fix following warning:
devices.c:114:13: warning: symbol 'device_scan' was not declared. Should it be static?
Add prototype to asm/setup.h
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found