arm64: PCI/MSI: Use asm-generic/msi.h
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 24 Nov 2014 14:35:08 +0000 (14:35 +0000)
committerJason Cooper <jason@lakedaemon.net>
Wed, 26 Nov 2014 15:55:11 +0000 (15:55 +0000)
commitbe091d468a0a09a7f4b1645e20cd6d36a353e51a
treeb08519cf14330e8c45f9b20d036ddb305225626b
parent020c312658d61297ffe43b412441c69b1c36fb1b
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>
arch/arm64/include/asm/Kbuild
This page took 0.024224 seconds and 5 git commands to generate.