kernel/arch/x86/include/asm/msi.h
.. .. @@ -9,6 +9,4 @@ 9 9 int pci_msi_prepare(struct irq_domain *domain, struct device *dev, int nvec, 10 10 msi_alloc_info_t *arg); 11 11 12 -void pci_msi_set_desc(msi_alloc_info_t *arg, struct msi_desc *desc);13 -14 12 #endif /* _ASM_X86_MSI_H */