From: Ralf Baechle Date: Tue, 29 Mar 2011 09:00:44 +0000 (+0200) Subject: MIPS: IP22: Fix GCC 4.6.0 build error X-Git-Tag: v2.6.39~63^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fd78fc1fa3ed1e70501c978c2d0bef94320252f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed