MIPS: IP27: Fix GCC 4.6.0 build error.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 11 Apr 2011 09:48:31 +0000 (11:48 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 May 2011 17:15:25 +0000 (18:15 +0100)
commite12f47ef1680d8bd6449a8e4e98165d2590617eb
tree3d46d7d1fa232ebf799d9bbd9d081275b15e90e9
parenta6ab5ca39404e04d46b1bae133cd059d84926a2d
MIPS: IP27: Fix GCC 4.6.0 build error.

  CC      arch/mips/sgi-ip27/ip27-hubio.o
arch/mips/sgi-ip27/ip27-hubio.c: In function 'hub_pio_map':
arch/mips/sgi-ip27/ip27-hubio.c:32:20: error: variable 'junk' set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sgi-ip27/ip27-hubio.c