commit | e12f47ef1680d8bd6449a8e4e98165d2590617eb | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Apr 11 11:48:31 2011 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue May 10 18:15:25 2011 +0100 |
tree | 3d46d7d1fa232ebf799d9bbd9d081275b15e90e9 | |
parent | a6ab5ca39404e04d46b1bae133cd059d84926a2d [diff] |
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>