Re: [PATCH] [POWERPC] Cleaned up whitespace in head_fsl_booke.S

2007-10-03 Thread Kumar Gala
On Oct 3, 2007, at 11:39 AM, Scott Wood wrote: > On Wed, Oct 03, 2007 at 10:20:11AM -0500, Kumar Gala wrote: >> /* Invalidate TLB1 */ >> -li r9,0x0c >> +li 9,0x0c > > No 'r'? damn, one too many chars deleted :) - k ___ Linuxppc-

Re: [PATCH] [POWERPC] Cleaned up whitespace in head_fsl_booke.S

2007-10-03 Thread Scott Wood
On Wed, Oct 03, 2007 at 10:20:11AM -0500, Kumar Gala wrote: > /* Invalidate TLB1 */ > - li r9,0x0c > + li 9,0x0c No 'r'? -Scott ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-de

[PATCH] [POWERPC] Cleaned up whitespace in head_fsl_booke.S

2007-10-03 Thread Kumar Gala
--- arch/powerpc/kernel/head_fsl_booke.S | 76 +- 1 files changed, 38 insertions(+), 38 deletions(-) Its just for show, this exists in my git-tree. diff --git a/arch/powerpc/kernel/head_fsl_booke.S b/arch/powerpc/kernel/head_fsl_booke.S index bfc3870..4dab680 1