summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/pme.c
AgeCommit message (Collapse)AuthorFilesLines
2010-08-25PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki1-0/+462
The PCIe PME code only consists of one file, so it doesn't need to occupy its own directory. Move it to drivers/pci/pcie/pme.c and remove the contents of drivers/pci/pcie/pme . Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>