aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include/mach/hardware.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2011-05-01 13:05:54 -0400
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2011-05-25 11:04:34 -0400
commitee2e35015d4f09ce748a96a79582e959e6053f1a (patch)
tree81dab7538169321fd6481c7777f51c473d5b7434 /arch/arm/mach-at91/include/mach/hardware.h
parentbd60299594fb1d28ae66563c9e76a0b89b0412cf (diff)
at91: factorize common irq ID
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com> Cc: Patrice Vilchez <patrice.vilchez@atmel.com> Cc: Andrew Victor <linux@maxim.org.za>
Diffstat (limited to 'arch/arm/mach-at91/include/mach/hardware.h')
-rw-r--r--arch/arm/mach-at91/include/mach/hardware.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/include/mach/hardware.h b/arch/arm/mach-at91/include/mach/hardware.h
index 3d64a75e3ed5..352246407f72 100644
--- a/arch/arm/mach-at91/include/mach/hardware.h
+++ b/arch/arm/mach-at91/include/mach/hardware.h
@@ -39,6 +39,12 @@
39#endif 39#endif
40 40
41 41
42/*
43 * Peripheral identifiers/interrupts.
44 */
45#define AT91_ID_FIQ 0 /* Advanced Interrupt Controller (FIQ) */
46#define AT91_ID_SYS 1 /* System Peripherals */
47
42#ifdef CONFIG_MMU 48#ifdef CONFIG_MMU
43/* 49/*
44 * Remap the peripherals from address 0xFFF78000 .. 0xFFFFFFFF 50 * Remap the peripherals from address 0xFFF78000 .. 0xFFFFFFFF