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:
365854a
)
ARM: S3C2440: mini2440: Fix spare warnings
author
Ben Dooks
<ben-linux@fluff.org>
Mon, 26 Oct 2009 21:19:27 +0000
(21:19 +0000)
committer
Ben Dooks
<ben-linux@fluff.org>
Wed, 28 Oct 2009 18:34:51 +0000
(18:34 +0000)
Fix the following sparse warnings in arch/arm/mach-s3c2440/mach-mini2440.c
due to missing 'static'.
warning: symbol 'mini2440_lcd_cfg' was not declared. Should it be static?
warning: symbol 'mini2440_fb_info' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found