aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-realview/irqs.h
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2005-11-09 09:57:32 -0500
committerRussell King <rmk+kernel@arm.linux.org.uk>2005-11-09 09:57:32 -0500
commitbe6eb9b79f99e652a0827a475c4daa02ecef221f (patch)
treefab14db6e48cc394fed9a6ae813a0add6f202b20 /include/asm-arm/arch-realview/irqs.h
parentc906107bb72b7bd5ecfc98cc807bdb8f34d17501 (diff)
parent97a63ecff4bd06da5d8feb8c0394a4d020f2d34d (diff)
Merge with ARM SMP tree
Diffstat (limited to 'include/asm-arm/arch-realview/irqs.h')
-rw-r--r--include/asm-arm/arch-realview/irqs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-arm/arch-realview/irqs.h b/include/asm-arm/arch-realview/irqs.h
index ff376494e5b1..c16223c9588d 100644
--- a/include/asm-arm/arch-realview/irqs.h
+++ b/include/asm-arm/arch-realview/irqs.h
@@ -21,6 +21,9 @@
21 21
22#include <asm/arch/platform.h> 22#include <asm/arch/platform.h>
23 23
24#define IRQ_LOCALTIMER 29
25#define IRQ_LOCALWDOG 30
26
24/* 27/*
25 * IRQ interrupts definitions are the same the INT definitions 28 * IRQ interrupts definitions are the same the INT definitions
26 * held within platform.h 29 * held within platform.h