linux/arch/mips/momentum/ocelot_g
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] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
dbg_io.c [MIPS] Remove superfluous "ifdef CONFIG_KGDB". 2007-02-06 16:53:17 +00:00
gt-irq.c [MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning. 2006-11-02 17:23:33 +00:00
irq.c [MIPS] Define MIPS_CPU_IRQ_BASE in generic header 2007-02-06 16:53:08 +00:00
ocelot_pld.h [MIPS] Ocelot G: Fix build error and numerous warnings. 2006-10-30 21:41:29 +00:00
prom.c [MIPS] prom_free_prom_memory cleanup 2007-02-06 16:53:09 +00:00
reset.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
setup.c [MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETH 2007-01-30 12:10:48 +00:00