]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MIPS: IP22: Fix GCC 4.6.0 build error
authorRalf Baechle <ralf@linux-mips.org>
Tue, 29 Mar 2011 09:00:44 +0000 (11:00 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 May 2011 17:15:22 +0000 (18:15 +0100)
commit6fd78fc1fa3ed1e70501c978c2d0bef94320252f
treef6fc431550b2aab8b9454b5cc108017a5ec167b6
parent4a9040f451c32cd62971ecda1cb5bc4aed444c78
MIPS: IP22: Fix GCC 4.6.0 build error

  CC      arch/mips/sgi-ip22/ip22-time.o
arch/mips/sgi-ip22/ip22-time.c: In function 'dosample':
arch/mips/sgi-ip22/ip22-time.c:35:10: error: variable 'lsb' 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-ip22/ip22-time.c