aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2005-11-25 15:57:21 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2005-11-25 15:57:21 +0000
commit9f2209078089e223a773a77518e53016173ead39 (patch)
treed2cd5b379675d840ba77def78955f05fa36c81f3 /arch/arm/mach-realview
parent[ARM] Do not call flush_tlb_kernel_range() with IRQs disabled. (diff)
downloadlinux-dev-9f2209078089e223a773a77518e53016173ead39.tar.xz
linux-dev-9f2209078089e223a773a77518e53016173ead39.zip
[ARM] Realview core.c does not need mach-types.h
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-realview')
-rw-r--r--arch/arm/mach-realview/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-realview/core.c b/arch/arm/mach-realview/core.c
index e2c6fa23d3cd..af6580f1ceb8 100644
--- a/arch/arm/mach-realview/core.c
+++ b/arch/arm/mach-realview/core.c
@@ -30,7 +30,6 @@
#include <asm/io.h>
#include <asm/irq.h>
#include <asm/leds.h>
-#include <asm/mach-types.h>
#include <asm/hardware/amba.h>
#include <asm/hardware/amba_clcd.h>
#include <asm/hardware/arm_timer.h>