diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2006-06-20 19:48:18 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-06-20 19:48:18 +0100 |
commit | 695a9d236a6fd5a60557a02eff612880c37fe731 (patch) | |
tree | 0ca809031f5f7139568914fe73ab5e244532aaf8 /include/asm-arm/arch-at91rm9200/irqs.h | |
parent | c322e24b40b83bbdfa7c269bc0105e76a39e627f (diff) | |
parent | 55c20c0af7fe7d5d09af4addfafcfe3bdc500f5d (diff) | |
download | kernel_samsung_tuna-695a9d236a6fd5a60557a02eff612880c37fe731.zip kernel_samsung_tuna-695a9d236a6fd5a60557a02eff612880c37fe731.tar.gz kernel_samsung_tuna-695a9d236a6fd5a60557a02eff612880c37fe731.tar.bz2 |
Merge AT91 branch
Diffstat (limited to 'include/asm-arm/arch-at91rm9200/irqs.h')
-rw-r--r-- | include/asm-arm/arch-at91rm9200/irqs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-arm/arch-at91rm9200/irqs.h b/include/asm-arm/arch-at91rm9200/irqs.h index 27b0497..2dc93b1 100644 --- a/include/asm-arm/arch-at91rm9200/irqs.h +++ b/include/asm-arm/arch-at91rm9200/irqs.h @@ -37,8 +37,6 @@ * symbols in gpio.h for ones handled indirectly as GPIOs. * We make provision for 4 banks of GPIO. */ -#include <asm/arch/gpio.h> - #define NR_IRQS (NR_AIC_IRQS + (4 * 32)) |