xen-pciback: more uses of cached MSI-X capability offset
[deliverable/linux.git] / include / xen / events.h
index c6bfe01acf6b4f4952f42ea171b68947c87ff16f..b2b27c6a0f7bed4d17e85a57434cae2120cd4ec8 100644 (file)
@@ -90,8 +90,7 @@ int xen_bind_pirq_gsi_to_irq(unsigned gsi,
 int xen_allocate_pirq_msi(struct pci_dev *dev, struct msi_desc *msidesc);
 /* Bind an PSI pirq to an irq. */
 int xen_bind_pirq_msi_to_irq(struct pci_dev *dev, struct msi_desc *msidesc,
-                            int pirq, int vector, const char *name,
-                            domid_t domid);
+                            int pirq, const char *name, domid_t domid);
 #endif
 
 /* De-allocates the above mentioned physical interrupt. */
This page took 0.029215 seconds and 5 git commands to generate.