diff options
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 | ||