PCI: designware-plat: Remove unused platform data
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:32:15 +0000 (13:32 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 11 Oct 2016 13:38:46 +0000 (08:38 -0500)
commit4c9441d1e64c0ce224771d0985fabd75690a6d53
tree1737d298f6860c6af5fe0e19f9456fdb2aa04493
parent2d6054b968d4dc5a739f96cb60f7e7b410a0e2fb
PCI: designware-plat: Remove unused platform data

The designware-plat driver never uses the platform drvdata pointer, so
don't bother setting it.  No functional change intended.

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