[patch 09/14] i8253: Alpha, PowerPC: Remove unused <asm/8253pit.h> header.
From: <hidden>
Date: 2011-06-01 19:47:52
Also in:
linux-alpha, linuxppc-dev, lkml
From: <hidden>
Date: 2011-06-01 19:47:52
Also in:
linux-alpha, linuxppc-dev, lkml
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(-) 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 - */