[patch 32/50] genirq: ARM: Convert footbridge to generic irq handling

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

 



From: Thomas Gleixner <[email protected]>

Fixup the conversion to generic irq subsystem.

Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
---
 arch/arm/mach-footbridge/dc21285-timer.c |    1 +
 arch/arm/mach-footbridge/isa-timer.c     |    1 +
 2 files changed, 2 insertions(+)

Index: linux-genirq.q/arch/arm/mach-footbridge/dc21285-timer.c
===================================================================
--- linux-genirq.q.orig/arch/arm/mach-footbridge/dc21285-timer.c
+++ linux-genirq.q/arch/arm/mach-footbridge/dc21285-timer.c
@@ -6,6 +6,7 @@
  */
 #include <linux/init.h>
 #include <linux/interrupt.h>
+#include <linux/irq.h>
 
 #include <asm/irq.h>
 
Index: linux-genirq.q/arch/arm/mach-footbridge/isa-timer.c
===================================================================
--- linux-genirq.q.orig/arch/arm/mach-footbridge/isa-timer.c
+++ linux-genirq.q/arch/arm/mach-footbridge/isa-timer.c
@@ -6,6 +6,7 @@
  */
 #include <linux/init.h>
 #include <linux/interrupt.h>
+#include <linux/irq.h>
 
 #include <asm/io.h>
 #include <asm/irq.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux