x86/irq: Move irqdomain specific code into asm/irqdomain.h
[deliverable/linux.git] / arch / x86 / kernel / apic / msi.c
index 109584261c4e4e3d26884dc2431148e3bb0e7872..58fde664e7c017b408587a3436c83438c1b7d6ff 100644 (file)
@@ -16,7 +16,7 @@
 #include <linux/dmar.h>
 #include <linux/hpet.h>
 #include <linux/msi.h>
-#include <linux/irqdomain.h>
+#include <asm/irqdomain.h>
 #include <asm/msidef.h>
 #include <asm/hpet.h>
 #include <asm/hw_irq.h>
This page took 0.02481 seconds and 5 git commands to generate.