]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() static
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 9 Mar 2017 21:45:14 +0000 (15:45 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 9 Mar 2017 21:56:54 +0000 (15:56 -0600)
commit688769f643bfce894f14dc7141bfc6c010f52750
treeb0ed2ef3f729b76b9b42fa7ca5078e43d91fabc6
parentfda78d7a0ead144f4b2cdb582dcba47911f4952c
PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() static

pci_msi_shutdown() and pci_msix_shutdown() are used only in
drivers/pci/msi.c, so make them static.

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