[patch 43/50] genirq: ARM: Convert shark to generic irq handling

From: Ingo Molnar
Date: Tue May 16 2006 - 20:22:39 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-shark/core.c | 1 +
1 file changed, 1 insertion(+)

Index: linux-genirq.q/arch/arm/mach-shark/core.c
===================================================================
--- linux-genirq.q.orig/arch/arm/mach-shark/core.c
+++ linux-genirq.q/arch/arm/mach-shark/core.c
@@ -6,6 +6,7 @@
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/interrupt.h>
+#include <linux/irq.h>
#include <linux/sched.h>
#include <linux/serial_8250.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/