From: Russell King Date: Sat, 21 Jan 2006 20:06:14 +0000 (+0000) Subject: [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA X-Git-Tag: v2.6.16-rc2~244^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca740803856f23dbc5b1872039291231bc131ecb;p=pandora-kernel.git [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 --- Reading git-diff-tree failed