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:
019dbaa
)
[ARM] Osiris: Fix double initialisation in machine block
author
Ben Dooks
<ben@simtec.co.uk>
Fri, 17 Apr 2009 11:36:47 +0000
(12:36 +0100)
committer
Ben Dooks
<ben-linux@fluff.org>
Fri, 17 Apr 2009 11:42:24 +0000
(12:42 +0100)
The .init_machine entry in mach-osiris.c had the same entry
twice, so remove one definition to fix the following warning
from sparse:
mach-osiris.c:416:3: warning: Initializer entry defined twice
mach-osiris.c:418:3: also defined here
Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found