forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/x86/include/asm/msi.h
....@@ -9,6 +9,4 @@
99 int pci_msi_prepare(struct irq_domain *domain, struct device *dev, int nvec,
1010 msi_alloc_info_t *arg);
1111
12
-void pci_msi_set_desc(msi_alloc_info_t *arg, struct msi_desc *desc);
13
-
1412 #endif /* _ASM_X86_MSI_H */