MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup code
authorFlorian Fainelli <florian@openwrt.org>
Sun, 18 Oct 2009 14:04:09 +0000 (16:04 +0200)
committerRalf 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