PCI: al: Remove useless dw_pcie_ops
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>
Thu, 28 Jan 2021 06:43:24 +0000 (14:43 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 24 Feb 2021 17:09:50 +0000 (11:09 -0600)
commit2a34b86f9fc8003c02802393c447da876f01dee0
tree146225170ca5f05f9d60bf5efbc39ca28b5589d3
parenta2f882d84406ac3a31af09ebd2ec2410fda3e80d
PCI: al: Remove useless dw_pcie_ops

We have removed the assumption that dw_pcie_ops always exists in the dwc
core driver, so we can remove the useless dw_pcie_ops now.

Link: https://lore.kernel.org/r/20210128144324.2fa8577c@xhacker.debian
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Jonathan Chocron <jonnyc@amazon.com>
drivers/pci/controller/dwc/pcie-al.c