x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 14 Jan 2013 04:56:41 +0000 (20:56 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2013 00:24:42 +0000 (18:24 -0600)
commitae2bac5c25d3f073d307338d9a84a1fe454c283b
treec92ba9d111b9f68ad901aa599d5569d8dd52f8f6
parent40913e0adeb733053017293b0a5d6e096e47e4a1
x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI

commit e43b3cec711a61edf047adf6204d542f3a659ef8 upstream.

early_pci_allowed() and read_pci_config_16() are only available if
CONFIG_PCI is defined.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Abdallah Chatila <abdallah.chatila@ericsson.com>
arch/x86/kernel/setup.c