]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita10359a9321cb3f3f65e2e971346c054b3cf5de9
treefff3845fb36b4476c977fea890d2c4e3fecaa623
parente96f0c3aca3a962eb669da26141b7033fb3feba4
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