kernel-ark/arch/mips
Atsushi Nemoto ecf52d3c89 [MIPS] Fix compiler warnings (field width, unused variable)
Fix following warnings:
linux/arch/mips/kernel/setup.c:432: warning: field width is not type int (arg 2)
linux/arch/mips/kernel/setup.c:432: warning: field width is not type int (arg 4)
linux/arch/mips/kernel/syscall.c:279: warning: unused variable `len'
linux/arch/mips/kernel/syscall.c:280: warning: unused variable `name'
linux/arch/mips/math-emu/dp_fint.c:32: warning: unused variable `xc'
linux/arch/mips/math-emu/dp_flong.c:32: warning: unused variable `xc'
linux/arch/mips/math-emu/sp_fint.c:32: warning: unused variable `xc'
linux/arch/mips/math-emu/sp_flong.c:32: warning: unused variable `xc'
    
(original patch by Atsushi, slight changes to the setup.c part by me.)
    
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-06-06 00:15:20 +01:00
..
arc
au1000 [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment 2006-06-06 00:15:17 +01:00
boot
cobalt
configs [MIPS] Update MIPS defconfigs. 2006-04-27 15:13:50 +01:00
ddb5xxx
dec
galileo-boards/ev96100
gt64120
ite-boards
jazz
jmr3927
kernel [MIPS] Fix compiler warnings (field width, unused variable) 2006-06-06 00:15:20 +01:00
lasat
lib
lib-32
lib-64
math-emu [MIPS] Fix compiler warnings (field width, unused variable) 2006-06-06 00:15:20 +01:00
mips-boards
mm [MIPS] Save write-only Config.OD from being clobbered 2006-06-06 00:15:13 +01:00
momentum
oprofile [MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops. 2006-06-06 00:15:11 +01:00
pci
philips/pnx8550
pmc-sierra
qemu
sgi-ip22
sgi-ip27
sgi-ip32 [MIPS] IP32: Fix warnings. 2006-06-06 00:15:19 +01:00
sibyte
sni
tx4927
tx4938
vr41xx
defconfig [MIPS] Update MIPS defconfigs. 2006-04-27 15:13:50 +01:00
Kconfig [MIPS] Remove EXPERIMENTAL from PAGE_SIZE_16KB 2006-06-01 00:28:34 +01:00
Kconfig.debug
Makefile