diff options
author | 2009-10-26 16:50:10 -0700 | |
---|---|---|
committer | 2009-10-29 07:39:30 -0700 | |
commit | 0616fb003d4f799c4be62275242fc7ff9a968f84 (patch) | |
tree | 454c4f73e7999c3c56326d4c54cbeae29415714a /lib/dma-debug.c | |
parent | edac: i5400 fix csrow mapping (diff) | |
download | linux-dev-0616fb003d4f799c4be62275242fc7ff9a968f84.tar.xz linux-dev-0616fb003d4f799c4be62275242fc7ff9a968f84.zip |
edac: i5400 fix missing CONFIG_PCI define
When building without CONFIG_PCI the edac_pci_idx variable is unused,
causing a build-time warning. Wrap the variable in #ifdef CONFIG_PCI,
just like the rest of the PCI support.
Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
Signed-off-by: Doug Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions