]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 14 Jan 2013 04:58:57 +0000 (20:58 -0800)
commite43b3cec711a61edf047adf6204d542f3a659ef8
tree6f61ccc35553e4d406ca60f68071bedff9928fe1
parentab3cd8670e0b3fcde7f029e1503ed3c5138e9571
x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI

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>
arch/x86/kernel/setup.c