aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAndreas Ruprecht <[email protected]>2014-08-10 21:10:03 +0200
committerBorislav Petkov <[email protected]>2014-11-11 18:17:57 +0100
commit19ca5a3cc425cc9a8abedb0f4fb7b4e7ceee2255 (patch)
treefba80abf3e61abb45dcbbd4bbc3207f5b977deb8 /scripts
parent665aa8cdc499b9aeea6532e682a58ca34b7f94e6 (diff)
EDAC, pci_sysfs: remove unneccessary ifdef around entire file
The file edac_pci_sysfs.c is dependent on CONFIG_PCI. This is already modelled in the Makefile, but edac_pci_sysfs.o is still contained in the list of files compiled even without CONFIG_PCI. This change removes edac_pci_sysfs.o from the list of built objects when not having CONFIG_PCI enabled and removes the then-unnecessary ifdef from the source file. Signed-off-by: Andreas Ruprecht <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions