PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 21 Mar 2019 19:39:24 +0000 (14:39 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 21 Mar 2019 19:39:33 +0000 (14:39 -0500)
commitfc2786545395e0ca69f245e5617fee0639ff0d25
tree43ed9e009b8722243b74e1387916d48c116ef80b
parent1903ba82823b244e92764a9d899ebaac5ebcd5ec
PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()

Change pcie-xilinx-nwl.c to use pci_msi_mask_irq() and pci_msi_unmask_irq()
like all other PCI host controller drivers.  Remove the now-unused
mask_msi_irq() and unmask_msi_irq().

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Michal Simek <michal.simek@xilinx.com>
CC: linux-arm-kernel@lists.infradead.org
drivers/pci/controller/pcie-xilinx-nwl.c
include/linux/msi.h