git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b20bff0
)
MIPS: JZ4740: Fix GCC 4.6.0 build error.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 18 Apr 2011 10:16:42 +0000
(11:16 +0100)
committer
Ralf 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