commit | d9c64c500aecfc1623a9f21e5a563916d4730832 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:40:27 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 23:34:28 2016 -0500 |
tree | 101e428116c10b93dbdc6bff9f4654f4c8941b64 | |
parent | 4ef80d72a6f1a379e471960f48e051ab5e102fc0 [diff] |
PCI: rcar: Remove unused platform data The rcar 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> Acked-by: Simon Horman <horms+renesas@verge.net.au>