PCI/MSI: Make pci_msi_shutdown(), pci_msix_shutdown() static pci_msi_shutdown() and pci_msix_shutdown() are now internal to drivers/pci/msi.c; make them static. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>