commit | be091d468a0a09a7f4b1645e20cd6d36a353e51a | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Nov 24 14:35:08 2014 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Wed Nov 26 15:55:11 2014 +0000 |
tree | b08519cf14330e8c45f9b20d036ddb305225626b | |
parent | 020c312658d61297ffe43b412441c69b1c36fb1b [diff] |
arm64: PCI/MSI: Use asm-generic/msi.h In order to support CONFIG_GENERIC_MSI_IRQ_DOMAIN, we need to define msi_alloc_info_t. As the generic version exposed in asm-generic/msi.h is perfectly convenient, import this file as asm/msi.h. Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Link: https://lkml.kernel.org/r/1416839720-18400-2-git-send-email-marc.zyngier@arm.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>