From: Ralf Baechle Date: Mon, 18 Apr 2011 10:16:42 +0000 (+0100) Subject: MIPS: JZ4740: Fix GCC 4.6.0 build error. X-Git-Tag: v2.6.39~63^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1b6a5054c5c5c1770863b781de9b721fc99c3e3;p=pandora-kernel.git MIPS: JZ4740: Fix GCC 4.6.0 build error. CC arch/mips/jz4740/dma.o arch/mips/jz4740/dma.c: In function 'jz4740_dma_chan_irq': arch/mips/jz4740/dma.c:245:11: error: variable 'status' set but not used [-Werro r=unused-but-set-variable] Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed