diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 16:57:20 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 16:57:20 +0200 |
commit | eebfa976ad35b1a0debd359f1c4daed3856e21f8 (patch) | |
tree | 61a0c6c4ff7185c0d81cbcf5ae24770cca1ee9b7 /include/asm-mips/sgi | |
parent | 603e82edf78ad6c0f836023f8db585620211947b (diff) | |
download | kernel-crypto-eebfa976ad35b1a0debd359f1c4daed3856e21f8.tar.gz kernel-crypto-eebfa976ad35b1a0debd359f1c4daed3856e21f8.tar.xz kernel-crypto-eebfa976ad35b1a0debd359f1c4daed3856e21f8.zip |
include/asm-mips/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'include/asm-mips/sgi')
-rw-r--r-- | include/asm-mips/sgi/ip22.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips/sgi/ip22.h b/include/asm-mips/sgi/ip22.h index f4981c4f16b..c0501f91719 100644 --- a/include/asm-mips/sgi/ip22.h +++ b/include/asm-mips/sgi/ip22.h @@ -15,7 +15,7 @@ /* * These are the virtual IRQ numbers, we divide all IRQ's into * 'spaces', the 'space' determines where and how to enable/disable - * that particular IRQ on an SGI machine. HPC DMA and MC DMA interrups + * that particular IRQ on an SGI machine. HPC DMA and MC DMA interrupts * are not supported this way. Driver is supposed to allocate HPC/MC * interrupt as shareable and then look to proper status bit (see * HAL2 driver). This will prevent many complications, trust me ;-) |