From: Yinghai Lu Date: Fri, 29 Feb 2008 07:56:50 +0000 (-0800) Subject: x86 pci: remove checking type for mmconfig probe X-Git-Tag: v2.6.26-rc1~369^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb63b4219976d48ed6d22ac33c18be334fb5a78c;p=pandora-kernel.git x86 pci: remove checking type for mmconfig probe doesn't need to check if it is type1 or type2, we can use raw_pci_ops directly. also make pci_direct_conf1 static again. anyway is there system with type 2 and mmconf support? Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed