commit | ca740803856f23dbc5b1872039291231bc131ecb | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Jan 21 20:06:14 2006 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jan 21 20:06:14 2006 +0000 |
tree | 21e202f017fa46fc6fb369aefcc7e0b81231b61c | |
parent | ce8337cb7dc327c3ae3684ba0ee5d7cbde1fd296 [diff] |
[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA 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>