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 9BED4DDF65 for ; Fri, 3 Oct 2008 22:19:20 +1000 (EST) Subject: Re: [PATCH] powerpc: Fix a typo that breaks canyonland support From: Benjamin Herrenschmidt To: Josh Boyer In-Reply-To: <20081003120441.GB2229@yoda.jdub.homelinux.org> References: <20081003093338.50543DDF78@ozlabs.org> <20081003120441.GB2229@yoda.jdub.homelinux.org> Content-Type: text/plain Date: Fri, 03 Oct 2008 22:18:06 +1000 Message-Id: <1223036286.12264.179.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2008-10-03 at 08:04 -0400, Josh Boyer wrote: > On Fri, Oct 03, 2008 at 07:33:20PM +1000, Benjamin Herrenschmidt wrote: > >A typo in the new ppc4xx_simple.c prevents proper detection of > >the AMCC Canyonland board. > > > >Signed-off-by: Benjamin Herrenschmidt > > This is already fixed in my 'next' branch. Ah well, I was waiting for you to ask me to pull it :-) Ben.