projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Revert "PCI: PCIE ASPM support"
[linux-2.6]
/
drivers
/
pci
/
pcie
/
Makefile
diff --git
a/drivers/pci/pcie/Makefile
b/drivers/pci/pcie/Makefile
index
11f6bb1
..
e00fb99
100644
(file)
--- a/
drivers/pci/pcie/Makefile
+++ b/
drivers/pci/pcie/Makefile
@@
-2,9
+2,6
@@
# Makefile for PCI-Express PORT Driver
#
-# Build PCI Express ASPM if needed
-obj-$(CONFIG_PCIEASPM) += aspm.o
-
pcieportdrv-y := portdrv_core.o portdrv_pci.o portdrv_bus.o
obj-$(CONFIG_PCIEPORTBUS) += pcieportdrv.o