aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lh7a40x/arch-lpd7a40x.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2006-07-01 22:32:40 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-07-01 22:32:40 +0100
commitc75c625df7e2395d09a1aa33cdc2212d75928de6 (patch)
tree87c6e94783708fef6aff522c719cfa7e239afb49 /arch/arm/mach-lh7a40x/arch-lpd7a40x.c
parent[ARM] 3699/1: ARM: Convert s3c2410 to generic irq handling (diff)
downloadlinux-dev-c75c625df7e2395d09a1aa33cdc2212d75928de6.tar.xz
linux-dev-c75c625df7e2395d09a1aa33cdc2212d75928de6.zip
[ARM] 3700/1: ARM: Convert lh7a40x to generic irq handling
Patch from Thomas Gleixner From: Thomas Gleixner <tglx@linutronix.de> Fixup the conversion to generic irq subsystem. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-lh7a40x/arch-lpd7a40x.c')
-rw-r--r--arch/arm/mach-lh7a40x/arch-lpd7a40x.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-lh7a40x/arch-lpd7a40x.c b/arch/arm/mach-lh7a40x/arch-lpd7a40x.c
index c0e6854289f1..35c3606a2079 100644
--- a/arch/arm/mach-lh7a40x/arch-lpd7a40x.c
+++ b/arch/arm/mach-lh7a40x/arch-lpd7a40x.c
@@ -12,6 +12,7 @@
#include <linux/init.h>
#include <linux/platform_device.h>
#include <linux/interrupt.h>
+#include <linux/irq.h>
#include <asm/hardware.h>
#include <asm/setup.h>