linux/arch/mips/momentum/ocelot_c
Robert P. J. Day 4a969e1e22 [MIPS] Remove superfluous "ifdef CONFIG_KGDB".
Given that the Makefiles involved already have conditional compilation of
 the form:

  obj-$(CONFIG_KGDB)      += dbg_io.o

there seems to be little value for the dbg_io.c source files to check
that config variable yet again.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-02-06 16:53:17 +00:00
..
Makefile [MIPS] Ocelot C: Fix MAC address detection after platform_device conversion. 2006-11-06 20:55:37 +00:00
cpci-irq.c [MIPS] use name instead of typename for each irq_chip 2007-02-06 16:53:14 +00:00
dbg_io.c [MIPS] Remove superfluous "ifdef CONFIG_KGDB". 2007-02-06 16:53:17 +00:00
irq.c [MIPS] Define MIPS_CPU_IRQ_BASE in generic header 2007-02-06 16:53:08 +00:00
ocelot_c_fpga.h [MIPS] Ocelot C: Fix large number of warnings. 2006-11-06 20:55:35 +00:00
platform.c [MIPS] Ocelot C: Fix MAC address detection after platform_device conversion. 2006-11-06 20:55:37 +00:00
prom.c [MIPS] prom_free_prom_memory cleanup 2007-02-06 16:53:09 +00:00
reset.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
setup.c [MIPS] Ocelot C: Fix MAC address detection after platform_device conversion. 2006-11-06 20:55:37 +00:00
uart-irq.c [MIPS] use name instead of typename for each irq_chip 2007-02-06 16:53:14 +00:00