Re: [PATCH] powerpc: Fix a typo that breaks canyonland support

2008-10-03 Thread Josh Boyer
On Fri, Oct 03, 2008 at 10:18:06PM +1000, Benjamin Herrenschmidt wrote: >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.

Re: [PATCH] powerpc: Fix a typo that breaks canyonland support

2008-10-03 Thread Benjamin Herrenschmidt
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 <[EMAIL PROTECTED]> > > This i

Re: [PATCH] powerpc: Fix a typo that breaks canyonland support

2008-10-03 Thread Josh Boyer
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 <[EMAIL PROTECTED]> This is already fixed in my 'next' branch. josh

[PATCH] powerpc: Fix a typo that breaks canyonland support

2008-10-03 Thread Benjamin Herrenschmidt
A typo in the new ppc4xx_simple.c prevents proper detection of the AMCC Canyonland board. Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> --- arch/powerpc/platforms/44x/ppc44x_simple.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-work.orig/arch/powerpc/platforms/