[PATCH] arch/powerpc/: Spelling fixes

Josh Boyer jwboyer at linux.vnet.ibm.com
Tue Dec 18 06:36:58 EST 2007


On Mon, 17 Dec 2007 11:30:12 -0800
Joe Perches <joe at perches.com> wrote:

> 
> Signed-off-by: Joe Perches <joe at perches.com>
> ---
>  arch/powerpc/boot/4xx.c                 |    2 +-
>  arch/powerpc/kernel/legacy_serial.c     |    2 +-
>  arch/powerpc/sysdev/bestcomm/bestcomm.h |    2 +-
>  arch/powerpc/sysdev/mmio_nvram.c        |    2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/arch/powerpc/boot/4xx.c b/arch/powerpc/boot/4xx.c
> index ebf9e21..3d0e4f9 100644
> --- a/arch/powerpc/boot/4xx.c
> +++ b/arch/powerpc/boot/4xx.c
> @@ -122,7 +122,7 @@ void ibm4xx_denali_fixup_memsize(void)
>  	else
>  		dpath = 4; /* 32 bits */
> 
> -	/* get adress pins (rows) */
> +	/* get address pins (rows) */
>  	val = mfdcr_sdram0(DDR0_42);
> 
>  	row = DDR_GET_VAL(val, DDR_APIN, DDR_APIN_SHIFT);

Ack on this part.

josh



More information about the Linuxppc-dev mailing list