From: Marc Zyngier Date: Mon, 24 Nov 2014 14:35:08 +0000 (+0000) Subject: arm64: PCI/MSI: Use asm-generic/msi.h X-Git-Tag: omap-for-v3.19/fixes-rc1~77^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be091d468a0a09a7f4b1645e20cd6d36a353e51a;p=pandora-kernel.git 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 Signed-off-by: Marc Zyngier Link: https://lkml.kernel.org/r/1416839720-18400-2-git-send-email-marc.zyngier@arm.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed