summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-at91rm9200/system.h
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2006-06-20 20:53:16 +0200
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-06-20 20:53:16 +0200
commitea75ee9ab8835ece099589c729574aa8aa94c0a6 (patch)
treee9b57958efda53f15dbb17dcb05bbba129d78e26 /include/asm-arm/arch-at91rm9200/system.h
parentMerge Zaurus branch (diff)
downloadlinux-ea75ee9ab8835ece099589c729574aa8aa94c0a6.tar.xz
linux-ea75ee9ab8835ece099589c729574aa8aa94c0a6.zip
[ARM] Include asm/hardware.h not asm/arch/hardware.h
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm/arch-at91rm9200/system.h')
-rw-r--r--include/asm-arm/arch-at91rm9200/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-at91rm9200/system.h b/include/asm-arm/arch-at91rm9200/system.h
index 945e66507a78..8a2ff472e4cf 100644
--- a/include/asm-arm/arch-at91rm9200/system.h
+++ b/include/asm-arm/arch-at91rm9200/system.h
@@ -21,7 +21,7 @@
#ifndef __ASM_ARCH_SYSTEM_H
#define __ASM_ARCH_SYSTEM_H
-#include <asm/arch/hardware.h>
+#include <asm/hardware.h>
static inline void arch_idle(void)
{