android_kernel_google_msm/arch/mips/cobalt
Russell King bcf5111a58 [SERIAL] Remove wrong asm/serial.h inclusions
asm/serial.h is supposed to contain the definitions for the architecture
specific 8250 ports for the 8250 driver.  It may also define BASE_BAUD,
but this is the base baud for the architecture specific ports _only_.

Therefore, nothing other than the 8250 driver should be including this
header file.  In order to move towards this goal, here is a patch which
removes some of the more obvious incorrect includes of the file.

Acked-by: Paul Fulghum <paulkf@microgate.com>
Acked-by: Tony Luck <tony.luck@intel.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-10-01 17:09:16 +01:00
..
console.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
irq.c [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
Kconfig [MIPS] Add early console for Cobalt. 2006-03-21 13:27:44 +00:00
Makefile [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
reset.c [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt. 2006-02-07 13:30:22 +00:00
setup.c [SERIAL] Remove wrong asm/serial.h inclusions 2006-10-01 17:09:16 +01:00