kernel-ark/arch/mips/loongson/common
Ralf Baechle c87444af6f MIPS: Loongson: Fix GCC 2.6.0 build error.
CC      arch/mips/loongson/common/env.o
arch/mips/loongson/common/env.c: In function 'prom_init_env':
arch/mips/loongson/common/env.c:50:12: error: variable 'ret' set but not used [-Werror=unused-but-set-variable]
arch/mips/loongson/common/env.c:51:12: error: variable 'ret' set but not used [-Werror=unused-but-set-variable]
arch/mips/loongson/common/env.c:52:12: error: variable 'ret' set but not used [-Werror=unused-but-set-variable]
arch/mips/loongson/common/env.c:53:12: error: variable 'ret' 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
..
cs5536 MIPS: Loongson: Migrate makefile to new Platform file 2010-08-05 13:25:45 +01:00
bonito-irq.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
cmdline.c MIPS: Loongson: Remove ad-hoc cmdline default 2011-03-14 21:07:25 +01:00
early_printk.c
env.c MIPS: Loongson: Fix GCC 2.6.0 build error. 2011-05-10 18:15:23 +01:00
gpio.c
init.c
irq.c MIPS: Loongson: Remove set_irq_trigger_mode() 2010-08-05 13:26:23 +01:00
machtype.c MIPS: Loongson: Fix potentially wrong string handling 2011-03-14 21:07:26 +01:00
Makefile MIPS: Loongson: Define rtc device on MC146818-equipped systems 2010-07-05 17:17:32 +01:00
mem.c
pci.c
platform.c
pm.c suspend: constify platform_suspend_ops 2010-11-16 14:14:02 +01:00
reset.c
rtc.c MIPS: Loongson: Define rtc device on MC146818-equipped systems 2010-07-05 17:17:32 +01:00
serial.c
setup.c
time.c
uart_base.c