commit | 00d70419fc8f86db94f56e0191be392c4a57f244 | [log] [tgz] |
---|---|---|
author | joe@perches.com <joe@perches.com> | Tue Dec 18 06:30:12 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Dec 20 16:15:51 2007 +1100 |
tree | abee2d9ec1409c160d032dbb59589b3167ca3da1 | |
parent | 84631f37cc405dd6dcd566f9fa4e8a3ca2f03f76 [diff] [blame] |
[POWERPC] arch/powerpc/: Spelling fixes Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
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 @@ 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);