blob: 93724cc6217763c29386f5afd350c070df512e85 [file] [log] [blame]
Jiang Liu52f518a2015-04-13 14:11:35 +08001#ifndef _ASM_X86_MSI_H
2#define _ASM_X86_MSI_H
3#include <asm/hw_irq.h>
4
5typedef struct irq_alloc_info msi_alloc_info_t;
6
7#endif /* _ASM_X86_MSI_H */