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 80D3DDDE05 for ; Thu, 30 Aug 2007 08:33:08 +1000 (EST) Date: Wed, 29 Aug 2007 17:33:07 -0500 (CDT) From: Kumar Gala To: Jon Loeliger Subject: Re: [PATCH 1/5] 86xx: Remove unnecessary loops_per_jiffy initialization code. In-Reply-To: <1185560676.8055.173.camel@ld0161-tx32> Message-ID: References: <1185560676.8055.173.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 > --- > > Note -- This is a rebased version of an earlier patch > from July 17. That one can be dropped. > > arch/powerpc/platforms/86xx/mpc86xx_hpcn.c | 14 ++------------ > 1 files changed, 2 insertions(+), 12 deletions(-) > applied. - k