x86/PCI: make ACPI MCFG reserved error messages ACPI specific
authorFeng Tang <feng.tang@intel.com>
Wed, 5 May 2010 09:08:49 +0000 (17:08 +0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 18 May 2010 22:03:27 +0000 (15:03 -0700)
commita02ce953a14d6a8aab721b129b3c8ff4981a76e6
tree6131f29db636ad779c27201b96056d8be64fc0e7
parent8f6bce3c4f48bd79b57d6ac9f337f5aabee43ea7
x86/PCI: make ACPI MCFG reserved error messages ACPI specific

Both ACPI and SFI firmwares will have MCFG space, but the error message
isn't valid on SFI, so don't print the message in that case.

Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/mmconfig-shared.c