[POWERPC] arch/powerpc/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
joe@perches.com
2007-12-18 06:30:12 +11:00
committed by Paul Mackerras
parent 84631f37cc
commit 00d70419fc
4 changed files with 4 additions and 4 deletions

View File

@@ -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);