From: Ralf Baechle Date: Tue, 29 Mar 2011 10:09:51 +0000 (+0200) Subject: MIPS: Jazz: Fix GCC 4.6.0 build error X-Git-Tag: v2.6.39~63^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84d3b0dbac103fc1b3aff1e71cb723b5456a849c;p=pandora-kernel.git MIPS: Jazz: Fix GCC 4.6.0 build error CC arch/mips/jazz/jazzdma.o arch/mips/jazz/jazzdma.c: In function 'vdma_remap': arch/mips/jazz/jazzdma.c:214:20: error: variable 'npages' 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