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:
66a1d9b
)
MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup code
author
Florian Fainelli
<florian@openwrt.org>
Sun, 18 Oct 2009 14:04:09 +0000
(16:04 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 27 Feb 2010 11:52:56 +0000
(12:52 +0100)
This patch fixes warnings due to potentially unused
variables in board setup code or mixed variables
declaration and code (forbidden by ISO C90).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found