linux/drivers/pci/pcie/aer
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_inject.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
aerdrv_acpi.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
aerdrv_core.c pci-v4.16-changes 2018-02-06 09:59:40 -08:00
aerdrv_errprint.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
aerdrv.c PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ 2018-02-22 17:14:36 -06:00
aerdrv.h PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ 2018-02-22 17:14:36 -06:00
ecrc.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
Kconfig PCI: Add SPDX GPL-2.0 when no license was specified 2018-01-26 11:45:16 -06:00
Kconfig.debug PCI: Add SPDX GPL-2.0 when no license was specified 2018-01-26 11:45:16 -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