]> git.karo-electronics.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2013 00:21:38 +0000 (18:21 -0600)
commitd997f40c116cdb098e09f0a140501ffc42b5184e
treeaf1e3468e926db4eb69ffe3e08292429c25fbc21
parent591f90ee64224287f360205f6ec14057b88a7701
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