[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 21 Jan 2006 20:06:14 +0000 (20:06 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 21 Jan 2006 20:06:14 +0000 (20:06 +0000)
The functionality UPF_BOOT_ONLYMCA provided has been replaced by
the 8250_mca module, which only registers MCA ports if MCA is
present.

UPF_AUTOPROBE has no functional effect - in fact, it's never
tested.  Only ibmasm set the flag.

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

No differences found