PCI: layerscape: Remove redundant struct ls_pcie.dbi
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:38:05 +0000 (13:38 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 04:14:22 +0000 (23:14 -0500)
commitd41d2959593b920e855cdd8d1829c33d34fb1071
tree50f35583018e5d3e002a02c90fe7d4cc33c48265
parent9f6a148f829aa615b8fc638dad13f547c77790f4
PCI: layerscape: Remove redundant struct ls_pcie.dbi

Remove the struct ls_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/pci-layerscape.c