summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-at91rm9200/irqs.h
diff options
context:
space:
mode:
authorAndrew Victor <andrew@sanpeople.com>2006-06-20 19:30:20 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-06-20 19:30:20 +0100
commit5c3fddced9f62f4b175ce400bb96b23f47626e50 (patch)
tree52bad626b8b5111eb727f4a5fcc586f60c88c426 /include/asm-arm/arch-at91rm9200/irqs.h
parent907d6deb625cd7ff5fea3ef4b20dfb6c1c19c3ee (diff)
downloadop-kernel-dev-5c3fddced9f62f4b175ce400bb96b23f47626e50.zip
op-kernel-dev-5c3fddced9f62f4b175ce400bb96b23f47626e50.tar.gz
[ARM] 3607/1: AT91RM9200 misc fixes
Patch from Andrew Victor This final patch includes some general fixes. 1. Link in pm.o if CONFIG_PM is enabled. [Should have been included in patch 3605/1]. 2. Use __raw_readl()/__raw_writel() when accessing System Peripheral registers. 3. Removed some unnecessary includes Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm/arch-at91rm9200/irqs.h')
-rw-r--r--include/asm-arm/arch-at91rm9200/irqs.h2
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))
OpenPOWER on IntegriCloud