summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/ibmphp_hpc.c
diff options
context:
space:
mode:
authorPhil Edworthy <phil.edworthy@renesas.com>2016-01-05 16:00:28 +0300
committerBjorn Helgaas <bhelgaas@google.com>2016-01-08 23:55:14 +0300
commit049f419399e937e333bf121b7b234888d804a25e (patch)
tree21f49cb8a1034fecd77c639835c2c92b3be950ca /drivers/pci/hotplug/ibmphp_hpc.c
parenta37b3eafe8e9cbe7c7754bc6003c125b23749554 (diff)
downloadlinux-049f419399e937e333bf121b7b234888d804a25e.tar.xz
PCI: rcar: Remove unused pci_sys_data struct from pcie-rcar
The pci_sys_data struct was previously used by pci_common_init_dev() and by the ARM pcibios_align_resource(), but recent commits removed those uses: cbce7900598c ("PCI: designware: Make driver arch-agnostic") b3a72384fe29 ("ARM/PCI: Replace pci_sys_data->align_resource with global function pointer") cbce7900598c removed the use of pci_common_init_dev() by DesignWare drivers, including pcie-rcar.c, and b3a72384fe29 removed the use of struct pci_sys_data by the ARM pcibios_align_resource(). Remove struct pci_sys_data from pcie-rcar.c. [bhelgaas: changelog] Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/hotplug/ibmphp_hpc.c')
0 files changed, 0 insertions, 0 deletions