diff options
author | 2010-09-17 18:07:45 +0200 | |
---|---|---|
committer | 2010-09-17 13:25:56 -0700 | |
commit | 3518dd14ca888085797ca8d3a9e11c8ef9e7ae68 (patch) | |
tree | c5812562f32cacffc1bf2b95f4e5242dea1e1c78 /drivers/message/fusion/lsi/mpi_log_sas.h | |
parent | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging (diff) | |
download | linux-dev-3518dd14ca888085797ca8d3a9e11c8ef9e7ae68.tar.xz linux-dev-3518dd14ca888085797ca8d3a9e11c8ef9e7ae68.zip |
x86, cacheinfo: Fix dependency of AMD L3 CID
L3 cache index disable code uses PCI accesses to AMD northbridge functions.
Currently the code is #ifdef CONFIG_CPU_SUP_AMD.
But it should be #if (defined(CONFIG_CPU_SUP_AMD) && defined(CONFIG_PCI))
which in the end is a dependency to K8_NB.
Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
LKML-Reference: <20100917160744.GF4958@loge.amd.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'drivers/message/fusion/lsi/mpi_log_sas.h')
0 files changed, 0 insertions, 0 deletions