]> 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)
commit31dafd0d5c1e29c8754bfc8899f3218ae8fb1fdd
treefff3845fb36b4476c977fea890d2c4e3fecaa623
parentaeaa833af296a941cb8f2914fe1b455b5dd7cbed
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