Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"
[linux-2.6-block.git] / include / linux / pci.h
index 3deb3e42d990a71ed9ddb5ac88a151c117de05d5..98fb20bcd054285317ac81dd5d8c211b26988287 100644 (file)
@@ -2664,11 +2664,6 @@ static inline bool pci_is_thunderbolt_attached(struct pci_dev *pdev)
 void pci_uevent_ers(struct pci_dev *pdev, enum  pci_ers_result err_type);
 #endif
 
-struct msi_domain_template;
-
-bool pci_create_ims_domain(struct pci_dev *pdev, const struct msi_domain_template *template,
-                          unsigned int hwsize, void *data);
-
 #include <linux/dma-mapping.h>
 
 #define pci_printk(level, pdev, fmt, arg...) \