PCI: Remove unused pci_fixup_irqs() function
authorMatthew Minter <matt@masarand.com>
Mon, 31 Jul 2017 16:37:57 +0000 (17:37 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 3 Aug 2017 21:31:28 +0000 (16:31 -0500)
commit004cb784018eaa2a078912180bd9999707c3c483
tree8366ec3b5349e6d59a0999dc819034d21a00ebd3
parentb483e3c19b2796cbdfbef218478762f2d948e899
PCI: Remove unused pci_fixup_irqs() function

Now we have removed all callers of pci_fixup_irqs() and migrated everything
to pci_assign_irq(), delete the pci_fixup_irqs() function completely.

Signed-off-by: Matthew Minter <matt@masarand.com>
[lorenzo.pieralisi@arm.com: updated commit log]
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/setup-irq.c
include/linux/pci.h