xref: /linux/arch/x86/include/asm/msi.h (revision efdbd7345f8836f7495f3ac6ee237d86cb3bb6b0)
1 #ifndef _ASM_X86_MSI_H
2 #define _ASM_X86_MSI_H
3 #include <asm/hw_irq.h>
4 
5 typedef struct irq_alloc_info msi_alloc_info_t;
6 
7 #endif /* _ASM_X86_MSI_H */
8