diff options
author | Vitaliy Ivanov <vitalivanov@gmail.com> | 2011-06-23 20:01:55 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-09-15 14:13:02 +0200 |
commit | fb914ebff5d0c4cf4e9ff16974057e07f82805c7 (patch) | |
tree | 4e55888956c1a3de3f43f1f3c8cb195691174a48 /arch/powerpc | |
parent | e809ab01013dfd905004f7e367978141c5dfc49d (diff) | |
download | linux-fb914ebff5d0c4cf4e9ff16974057e07f82805c7.tar.bz2 |
treewide: typo 'interrrupt' word corrections.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Vitaliy Ivanov <vitalivanov@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/powerpc')
-rw-r--r-- | arch/powerpc/platforms/embedded6xx/storcenter.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/embedded6xx/storcenter.c b/arch/powerpc/platforms/embedded6xx/storcenter.c index 613070e9ddbe..f1eebcae9bf0 100644 --- a/arch/powerpc/platforms/embedded6xx/storcenter.c +++ b/arch/powerpc/platforms/embedded6xx/storcenter.c @@ -77,7 +77,7 @@ static void __init storcenter_setup_arch(void) } /* - * Interrupt setup and service. Interrrupts on the turbostation come + * Interrupt setup and service. Interrupts on the turbostation come * from the four PCI slots plus onboard 8241 devices: I2C, DUART. */ static void __init storcenter_init_IRQ(void) |