[patch 37/50] genirq: ARM: Convert l7200 to generic irq handling

From: Ingo Molnar
Date: Tue May 16 2006 - 20:26:27 EST


From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Fixup the conversion to generic irq subsystem.

Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
---
arch/arm/mach-l7200/core.c | 1 +
1 file changed, 1 insertion(+)

Index: linux-genirq.q/arch/arm/mach-l7200/core.c
===================================================================
--- linux-genirq.q.orig/arch/arm/mach-l7200/core.c
+++ linux-genirq.q/arch/arm/mach-l7200/core.c
@@ -7,6 +7,7 @@
*/
#include <linux/kernel.h>
#include <linux/init.h>
+#include <linux/irq.h>
#include <linux/device.h>

#include <asm/types.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/