From mboxrd@z Thu Jan 1 00:00:00 1970 From: ralf@linux-mips.org Subject: [patch 09/14] i8253: Alpha, PowerPC: Remove unused header. Date: Wed, 01 Jun 2011 19:05:05 +0100 Message-ID: <20110601180610.684557757@duck.linux-mips.net> References: <20110601180456.801265664@duck.linux-mips.net> Return-path: Content-Disposition: inline; filename=i8253-remove-unused-8253pit.h-files.patch Sender: linux-kernel-owner@vger.kernel.org List-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org Cc: Richard Henderson , Ivan Kokshaysky , Matt Turner , linux-alpha@vger.kernel.org, Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org Signed-off-by: Ralf Baechle To: linux-kernel@vger.kernel.org Cc: Richard Henderson Cc: Ivan Kokshaysky Cc: Matt Turner Cc: linux-alpha@vger.kernel.org Cc: Benjamin Herrenschmidt Cc: Paul Mackerras 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 - */