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:
b8e6c91
)
[ARM] S3C24XX: Fix nor-simtec driver sparse errors
author
Ben Dooks
<ben-linux@fluff.org>
Tue, 26 Aug 2008 21:54:02 +0000
(22:54 +0100)
committer
Ben Dooks
<ben-linux@fluff.org>
Tue, 26 Aug 2008 21:56:20 +0000
(22:56 +0100)
Fix the following sparse errors in arch/arm/mach-s3c2410/nor-simtec.c:
53:27: warning: symbol 'simtec_nor_pdata' was not declared. Should it be static?
77:13: warning: symbol 'nor_simtec_init' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found