PCI: hisi: Remove redundant struct hisi_pcie.reg_base
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:34:23 +0000 (13:34 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 02:43:12 +0000 (21:43 -0500)
commit761c43c73554d871cf3dae79b1881b56adcbc6f5
tree4124036c9b538ce9d7a161d009d2787200c71a82
parentbf4ed37cbb3eeecd7007efdce9ce37983f72e45c
PCI: hisi: Remove redundant struct hisi_pcie.reg_base

Remove the struct hisi_pcie.reg_base member, which is a duplicate of the
generic pp.dbi_base member.  No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pcie-hisi.c