PCI: Inline and remove pcibios_update_irq()
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 10 Aug 2017 17:49:57 +0000 (12:49 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 10 Aug 2017 17:49:57 +0000 (12:49 -0500)
commit606799cc5049ae4ccb51ba3242365ca2d411da13
treec4b71297171aebf96a5c4385147dc171fd852f24
parent004cb784018eaa2a078912180bd9999707c3c483
PCI: Inline and remove pcibios_update_irq()

pcibios_update_irq() was a weak function with only one trivial
implementation.  Inline it and remove the weak function.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/setup-irq.c
include/linux/pci.h