commit | d41d2959593b920e855cdd8d1829c33d34fb1071 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:38:05 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 23:14:22 2016 -0500 |
tree | 50f35583018e5d3e002a02c90fe7d4cc33c48265 | |
parent | 9f6a148f829aa615b8fc638dad13f547c77790f4 [diff] |
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>