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)
commitf1b6a5054c5c5c1770863b781de9b721fc99c3e3
tree9036ad665dd3376bb791e9834ddf15934abc6f2a
parentb20bff02b21ac7b725fd09590d5724d306552529
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 <ralf@linux-mips.org>
arch/mips/jz4740/dma.c