aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/sgi
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-02-03 09:57:20 -0500
committerAdrian Bunk <bunk@kernel.org>2008-02-03 09:57:20 -0500
commiteebfa976ad35b1a0debd359f1c4daed3856e21f8 (patch)
tree61a0c6c4ff7185c0d81cbcf5ae24770cca1ee9b7 /include/asm-mips/sgi
parent603e82edf78ad6c0f836023f8db585620211947b (diff)
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips/sgi/ip22.h b/include/asm-mips/sgi/ip22.h
index f4981c4f16bb..c0501f91719b 100644
--- a/include/asm-mips/sgi/ip22.h
+++ b/include/asm-mips/sgi/ip22.h
@@ -15,7 +15,7 @@
15/* 15/*
16 * These are the virtual IRQ numbers, we divide all IRQ's into 16 * These are the virtual IRQ numbers, we divide all IRQ's into
17 * 'spaces', the 'space' determines where and how to enable/disable 17 * 'spaces', the 'space' determines where and how to enable/disable
18 * that particular IRQ on an SGI machine. HPC DMA and MC DMA interrups 18 * that particular IRQ on an SGI machine. HPC DMA and MC DMA interrupts
19 * are not supported this way. Driver is supposed to allocate HPC/MC 19 * are not supported this way. Driver is supposed to allocate HPC/MC
20 * interrupt as shareable and then look to proper status bit (see 20 * interrupt as shareable and then look to proper status bit (see
21 * HAL2 driver). This will prevent many complications, trust me ;-) 21 * HAL2 driver). This will prevent many complications, trust me ;-)