PCI: xilinx: Remove unused platform data
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:44:42 +0000 (13:44 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 04:59:51 +0000 (23:59 -0500)
commit6a6c2e8a7cb66d357bf6f57d3eb3c8c23e86f648
treea214818022c743ea519380d54119db1a0390e5ad
parent5d07188e210d22aa076975ef9a8ece5633930e13
PCI: xilinx: Remove unused platform data

The xilinx 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-xilinx.c