SERIAL: 8250: Remove SERIAL_8250_AU1X00
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 15 Jul 2010 19:45:05 +0000 (21:45 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:07 +0000 (13:26 +0100)
commit12bf3f24e07d18ab6c42619be604e269f6738614
treef53827aa06fbc8aef78ddc58b4b03fa762f41e95
parent42a4f17dc356689075263d7c2bd68456676fa62e
SERIAL: 8250: Remove SERIAL_8250_AU1X00

Remove the SERIAL_8250_AU1X00 config symbol.  Instead, use the MIPS_ALCHEMY
one which is always defined when building an Au1x00-based platform.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
To: Linux-MIPS <linux-mips@linux-mips.org>
Cc: Linux-serial <linux-serial@vger.kernel.org>
Patchwork: https://patchwork.linux-mips.org/patch/1461/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This one depends on a previous patch (which removes SOC_AU1X00 and changes
MACH_ALCHEMY) to apply cleanly (and then actually work), so I'd love for
this to go in via the mips tree.
arch/mips/alchemy/common/platform.c
drivers/serial/8250.c
drivers/serial/Kconfig