From: Ralf Baechle Date: Tue, 29 Mar 2011 09:57:11 +0000 (+0200) Subject: MIPS: SNI: Fix GCC 4.6.0 build error X-Git-Tag: v2.6.39~63^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11b9d0eca559d087f3d49282033f2865cceacedd;p=pandora-kernel.git MIPS: SNI: Fix GCC 4.6.0 build error CC arch/mips/sni/time.o arch/mips/sni/time.c: In function 'dosample': arch/mips/sni/time.c:98:19: 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