PCI: qcom: Remove redundant struct qcom_pcie.dev
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:26:02 +0000 (23:26 -0500)
commite6a087eeaf91b8418694429dafd9bd06e4bc29f6
treeaebf3a6349095c7d1ea0ea8c2f4c28fb8be4717b
parent0edd578e7aacaa801efb9766efae920f00219601
PCI: qcom: Remove redundant struct qcom_pcie.dev

Remove the struct qcom_pcie.dev member, which is a duplicate of the generic
pp.dev member.  No functional change intended.

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