[PATCH] ARM: remove old SA-1111.h

From: Paul Bolle
Date: Tue Jun 12 2012 - 06:37:53 EST


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@xxxxxxxxxx>
---
Tested only by "git grepping" the (history of) the tree.

arch/arm/mach-sa1100/include/mach/SA-1111.h | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
delete mode 100644 arch/arm/mach-sa1100/include/mach/SA-1111.h

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 c38f609..0000000
--- 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>
--
1.7.7.6

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/