aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2012-06-12 12:37:39 +0200
committerRussell King <rmk+kernel@arm.linux.org.uk>2012-06-25 11:43:05 +0100
commit7f61d1e2b77a3c2c222a7ba5c751b63bfd5dbb37 (patch)
tree8989fb3d433c554331638de8183f2e3d5019e332 /arch/arm/mach-sa1100
parent313819d4c25cdd46b42e85d70870b713bb9189ab (diff)
ARM: remove old SA-1111.h
All (in tree) users of old mach/SA-1111.h were already updated to include asm/hardware/sa1111.h in v2.6.12-rc2. The old header can safely be removed now. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-sa1100')
-rw-r--r--arch/arm/mach-sa1100/include/mach/SA-1111.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-sa1100/include/mach/SA-1111.h b/arch/arm/mach-sa1100/include/mach/SA-1111.h
deleted file mode 100644
index c38f60915cb..00000000000
--- a/arch/arm/mach-sa1100/include/mach/SA-1111.h
+++ /dev/null
@@ -1,5 +0,0 @@
-/*
- * Moved to new location
- */
-#warning using old SA-1111.h - update to <asm/hardware/sa1111.h>
-#include <asm/hardware/sa1111.h>