linux/arch/mips/jazz
Ralf Baechle 84d3b0dbac 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 <ralf@linux-mips.org>
2011-05-10 18:15:23 +01:00
..
Kconfig
Makefile
Platform
irq.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
jazzdma.c MIPS: Jazz: Fix GCC 4.6.0 build error 2011-05-10 18:15:23 +01:00
reset.c
setup.c