[PATCH] Serial: Split 8250 port table (part 2)
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 29 Jun 2005 17:45:19 +0000 (18:45 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 29 Jun 2005 17:45:19 +0000 (18:45 +0100)
Remove legacy ISA serial ports for Accent, Boca, Fourport, Hub6 and MCA
from the architecture specific serial.h include.

The only ports which remain in asm-*/serial.h are the platform specific
entries.  These should really be converted by platform maintainers to
use a platform device, such as can be found in
arch/arm/mach-footbridge/isa.c

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found