summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx/linkstation.c
diff options
context:
space:
mode:
authorGabriel C2007-08-01 11:41:09 +0200
committerPaul Mackerras2007-08-17 03:01:51 +0200
commit33567a023e734b640c27fc9cc4e7c6b45987b083 (patch)
tree0a3fe9289925693318c6d1d1c81f019bc2448bd4 /arch/powerpc/platforms/embedded6xx/linkstation.c
parent[POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to k... (diff)
downloadkernel-qcow2-linux-33567a023e734b640c27fc9cc4e7c6b45987b083.tar.gz
kernel-qcow2-linux-33567a023e734b640c27fc9cc4e7c6b45987b083.tar.xz
kernel-qcow2-linux-33567a023e734b640c27fc9cc4e7c6b45987b083.zip
[POWERPC] Typo fixes interrrupt -> interrupt
This fixes some interrrupt -> interrupt typos. Signed-off-by: Gabriel Craciunescu <nix.or.die@googlemail.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms/embedded6xx/linkstation.c')
-rw-r--r--arch/powerpc/platforms/embedded6xx/linkstation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/embedded6xx/linkstation.c b/arch/powerpc/platforms/embedded6xx/linkstation.c
index bd5ca58345a1..8c60e0207d02 100644
--- a/arch/powerpc/platforms/embedded6xx/linkstation.c
+++ b/arch/powerpc/platforms/embedded6xx/linkstation.c
@@ -99,7 +99,7 @@ static void __init linkstation_setup_arch(void)
}
/*
- * Interrupt setup and service. Interrrupts on the linkstation come
+ * Interrupt setup and service. Interrupts on the linkstation come
* from the four PCI slots plus onboard 8241 devices: I2C, DUART.
*/
static void __init linkstation_init_IRQ(void)