MIPS: JZ4740: Fix GCC 4.6.0 build error.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 18 Apr 2011 10:16:42 +0000 (11:16 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 May 2011 17:15:26 +0000 (18:15 +0100)
  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 <ralf@linux-mips.org>

No differences found