PCI: qcom: Remove redundant struct qcom_pcie.dbi
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:39:37 +0000 (13:39 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 04:23:15 +0000 (23:23 -0500)
commit0edd578e7aacaa801efb9766efae920f00219601
tree35877492519fb8d239d4590338cc4d413c6a1fff
parent661a0e4ce08a54caa9ec398ad083a85aa7fe05bb
PCI: qcom: Remove redundant struct qcom_pcie.dbi

Remove the struct qcom_pcie.dbi 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-qcom.c