commit | e59e5ff9a0e9e53cbed2158d7a89e1190c72d9ff | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 11:36:49 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Oct 12 00:00:00 2016 -0500 |
tree | 28925974c952c9a8f4dcddf16c453093f3f8a8ae | |
parent | 6a6c2e8a7cb66d357bf6f57d3eb3c8c23e86f648 [diff] |
PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argument xilinx_pcie_assign_msi() doesn't use the struct xilinx_pcie_port pointer passed to it, so remove the argument completely. No functional change intended. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>