From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751509Ab1FIFIZ (ORCPT ); Thu, 9 Jun 2011 01:08:25 -0400 Received: from gate.crashing.org ([63.228.1.57]:35780 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750819Ab1FIFIW (ORCPT ); Thu, 9 Jun 2011 01:08:22 -0400 Subject: Re: [patch 09/14] i8253: Alpha, PowerPC: Remove unused header. From: Benjamin Herrenschmidt To: ralf@linux-mips.org Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Richard Henderson , Ivan Kokshaysky , Matt Turner , linux-alpha@vger.kernel.org, Paul Mackerras , linuxppc-dev@lists.ozlabs.org In-Reply-To: <20110601180610.684557757@duck.linux-mips.net> References: <20110601180456.801265664@duck.linux-mips.net> <20110601180610.684557757@duck.linux-mips.net> Content-Type: text/plain; charset="UTF-8" Date: Thu, 09 Jun 2011 15:07:33 +1000 Message-ID: <1307596053.2874.267.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > 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(-) Acked-by: Benjamin Herrenschmidt Thanks ! Ben. > 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 > - */ > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id DDD1DB6FC3 for ; Thu, 9 Jun 2011 15:08:17 +1000 (EST) Subject: Re: [patch 09/14] i8253: Alpha, PowerPC: Remove unused header. From: Benjamin Herrenschmidt To: ralf@linux-mips.org In-Reply-To: <20110601180610.684557757@duck.linux-mips.net> References: <20110601180456.801265664@duck.linux-mips.net> <20110601180610.684557757@duck.linux-mips.net> Content-Type: text/plain; charset="UTF-8" Date: Thu, 09 Jun 2011 15:07:33 +1000 Message-ID: <1307596053.2874.267.camel@pasglop> Mime-Version: 1.0 Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Ivan Kokshaysky , linux-alpha@vger.kernel.org, Paul Mackerras , Matt Turner , linuxppc-dev@lists.ozlabs.org, Richard Henderson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 > 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(-) Acked-by: Benjamin Herrenschmidt Thanks ! Ben. > 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 > - */ >