diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2018-03-09 20:42:01 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2018-03-09 20:42:01 +0300 |
commit | ef7942603e35e300e6967fa7c17ebc17a0c00f59 (patch) | |
tree | b78466198d08060fe047f4ae185bfd6df7161e07 /fs/pstore | |
parent | c37e627f9565368ed7bd1f3cf59a2d223ddba85a (diff) | |
download | linux-ef7942603e35e300e6967fa7c17ebc17a0c00f59.tar.xz |
PCI/portdrv: Merge pcieport_if.h into portdrv.h
pcieport_if.h contained the interfaces to register port service driver,
e.g., pcie_port_service_register(). portdrv.h contained internal data
structures of the port driver.
I don't think it's worth keeping those files separate, since both headers
and their users are all inside the PCI core.
Merge pcieport_if.h directly in drivers/pci/pcie/portdrv.h and update the
users to include that instead.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/pstore')
0 files changed, 0 insertions, 0 deletions