linux/drivers/pci/pcie
Frederick Lawler c37e627f95 PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/
Move pcieport_if.h from include/linux to drivers/pci/pcie/pcieport_if.h
because the interfaces there are only used by the PCI core.

Replace all uses of #include<linux/pcieport_if.h> with relative paths to
the new file location, e.g., #include "../pcieport_if.h"

Signed-off-by: Frederick Lawler <fred@fredlawl.com>
Signed-off-by: Bjorn Helgaas <helgaas@kernel.org>
2018-02-22 17:14:36 -06:00
..
aer PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ 2018-02-22 17:14:36 -06:00
aspm.c Merge branch 'pci/misc' into next 2018-01-31 10:10:32 -06:00
Kconfig Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pcie-dpc.c PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ 2018-02-22 17:14:36 -06:00
pcieport_if.h PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ 2018-02-22 17:14:36 -06:00
pme.c PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ 2018-02-22 17:14:36 -06:00
portdrv_acpi.c PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ 2018-02-22 17:14:36 -06:00
portdrv_bus.c PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ 2018-02-22 17:14:36 -06:00
portdrv_core.c PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ 2018-02-22 17:14:36 -06:00
portdrv_pci.c PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ 2018-02-22 17:14:36 -06:00
portdrv.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ptm.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00