PCI: Remove unnecessary include of <linux/pci-aspm.h>
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 25 Jul 2018 19:53:42 +0000 (14:53 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 6 Aug 2018 19:32:22 +0000 (14:32 -0500)
commitce29af2a505627cc8f1deddb84bcbaf186b0bfd5
treefff3845fb36b4476c977fea890d2c4e3fecaa623
parent2b2654b8922a46aeabc9bf13e0361a96110317e7
PCI: Remove unnecessary include of <linux/pci-aspm.h>

Several PCI core files include pci-aspm.h even though they don't need
anything provided by that file.  Remove the unnecessary includes of it.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Sinan Kaya <okaya@kernel.org>
drivers/pci/pci-sysfs.c
drivers/pci/pci.c
drivers/pci/probe.c
drivers/pci/remove.c