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 ESMTP id 7FFF2DDE11 for ; Thu, 30 Aug 2007 08:33:26 +1000 (EST) Date: Wed, 29 Aug 2007 17:33:25 -0500 (CDT) From: Kumar Gala To: Jon Loeliger Subject: Re: [PATCH 2/5] 85xx: Remove unnecessary loops_per_jiffy initialization code. In-Reply-To: <1185560685.8055.175.camel@ld0161-tx32> Message-ID: References: <1185560685.8055.175.camel@ld0161-tx32> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: "linuxppc-dev@ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 27 Jul 2007, Jon Loeliger wrote: > Signed-off-by: Jon Loeliger > --- > arch/powerpc/platforms/85xx/mpc85xx_ads.c | 13 ------------- > arch/powerpc/platforms/85xx/mpc85xx_cds.c | 13 ------------- > arch/powerpc/platforms/85xx/mpc85xx_mds.c | 11 ----------- > 3 files changed, 0 insertions(+), 37 deletions(-) > applied. - k