[tip:irq/core] irqchip/irq-alpine-msi: Don't use <asm-generic/msi.h>

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Commit-ID:  1228d53d3df7826eaa6fe2fa267ee41131f9825d
Gitweb:     http://git.kernel.org/tip/1228d53d3df7826eaa6fe2fa267ee41131f9825d
Author:     Christoph Hellwig <hch@xxxxxx>
AuthorDate: Thu, 5 May 2016 16:41:05 +0200
Committer:  Marc Zyngier <marc.zyngier@xxxxxxx>
CommitDate: Wed, 11 May 2016 10:12:25 +0100

irqchip/irq-alpine-msi: Don't use <asm-generic/msi.h>

Acked-by: Marc Zyngier <marc.zyngier@xxxxxxx>
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Signed-off-by: Marc Zyngier <marc.zyngier@xxxxxxx>
---
 drivers/irqchip/irq-alpine-msi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/irqchip/irq-alpine-msi.c b/drivers/irqchip/irq-alpine-msi.c
index 2538425..63d9809 100644
--- a/drivers/irqchip/irq-alpine-msi.c
+++ b/drivers/irqchip/irq-alpine-msi.c
@@ -23,7 +23,7 @@
 #include <linux/slab.h>
 
 #include <asm/irq.h>
-#include <asm-generic/msi.h>
+#include <asm/msi.h>
 
 /* MSIX message address format: local GIC target */
 #define ALPINE_MSIX_SPI_TARGET_CLUSTER0		BIT(16)
--
To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Stable Commits]     [Linux Stable Kernel]     [Linux Kernel]     [Linux USB Devel]     [Linux Video &Media]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux