On Wed, 2011-06-01 at 19:05 +0100, ralf@linux-mips.org wrote:
plain text document attachment
(i8253-remove-unused-8253pit.h-files.patch)
Signed-off-by: Ralf Baechle <redacted>
To: linux-kernel@vger.kernel.org
Cc: Richard Henderson <redacted>
Cc: Ivan Kokshaysky <redacted>
Cc: Matt Turner <mattst88@gmail.com>
Cc: linux-alpha@vger.kernel.org
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <redacted>
Cc: linuxppc-dev@lists.ozlabs.org
arch/alpha/include/asm/8253pit.h | 3 ---
arch/powerpc/include/asm/8253pit.h | 3 ---
2 files changed, 6 deletions(-)
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Thanks !
Ben.
quoted hunk ↗ jump to hunk
Index: linux-mips/arch/alpha/include/asm/8253pit.h
===================================================================
--- linux-mips.orig/arch/alpha/include/asm/8253pit.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/*
- * 8253/8254 Programmable Interval Timer
- */
Index: linux-mips/arch/powerpc/include/asm/8253pit.h
===================================================================
--- linux-mips.orig/arch/powerpc/include/asm/8253pit.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/*
- * 8253/8254 Programmable Interval Timer
- */