commit | 761c43c73554d871cf3dae79b1881b56adcbc6f5 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:34:23 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 21:43:12 2016 -0500 |
tree | 4124036c9b538ce9d7a161d009d2787200c71a82 | |
parent | bf4ed37cbb3eeecd7007efdce9ce37983f72e45c [diff] |
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>