PCI: Export MSI message relevant functions
authorGavin Shan <gwshan@linux.vnet.ibm.com>
Mon, 29 Sep 2014 16:13:46 +0000 (10:13 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 29 Sep 2014 16:13:46 +0000 (10:13 -0600)
commit3b307ffe3faad60aeda0e9a4f661d5c1edbd761e
treef34fa3289c664aaac205f5faac7023dad65c3830
parentf5c9ecebaf2a2c9381973798e389cc019dd983e0
PCI: Export MSI message relevant functions

The patch exports 2 MSI message relevant functions, which will be
used by VFIO PCI driver. The VFIO PCI driver would be built as
a module.

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/pci/msi.c