diff options
author | joe@perches.com <joe@perches.com> | 2007-12-17 14:30:12 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-12-20 00:15:51 -0500 |
commit | 00d70419fc8f86db94f56e0191be392c4a57f244 (patch) | |
tree | abee2d9ec1409c160d032dbb59589b3167ca3da1 /arch/powerpc/kernel/legacy_serial.c | |
parent | 84631f37cc405dd6dcd566f9fa4e8a3ca2f03f76 (diff) |
[POWERPC] arch/powerpc/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/legacy_serial.c')
-rw-r--r-- | arch/powerpc/kernel/legacy_serial.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/legacy_serial.c b/arch/powerpc/kernel/legacy_serial.c index 4ed58875ee17..b9cae6b1f8ca 100644 --- a/arch/powerpc/kernel/legacy_serial.c +++ b/arch/powerpc/kernel/legacy_serial.c | |||
@@ -474,7 +474,7 @@ static int __init serial_dev_init(void) | |||
474 | 474 | ||
475 | /* | 475 | /* |
476 | * Before we register the platfrom serial devices, we need | 476 | * Before we register the platfrom serial devices, we need |
477 | * to fixup their interrutps and their IO ports. | 477 | * to fixup their interrupts and their IO ports. |
478 | */ | 478 | */ |
479 | DBG("Fixing serial ports interrupts and IO ports ...\n"); | 479 | DBG("Fixing serial ports interrupts and IO ports ...\n"); |
480 | 480 | ||