PCI: xilinx-nwl: Remove unused platform data
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:44:43 +0000 (13:44 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 05:00:51 +0000 (00:00 -0500)
commit228ee66c460bbb1f76d7cac0c532ea2ad46f8d0f
tree3cfbadb321e79de7a2d2c73bce7529d8a6d57a66
parentadf9e284b4f76dccb44d1321a02ad2fd7d4e8a1c
PCI: xilinx-nwl: Remove unused platform data

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