diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2007-11-12 12:32:48 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-11-15 18:21:51 -0500 |
commit | eae5fdc3e5032304a7d53bd06784b7ee71abccaf (patch) | |
tree | 1ec4eaa3ecd0e5a3cf421e18860a49a8c05b6f4c /arch | |
parent | 3247989ee864db2cc5dccb14460573fee82b6832 (diff) |
[MIPS] SNI: s/achknowledge/acknowledge/
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/sni/pcimt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/sni/pcimt.c b/arch/mips/sni/pcimt.c index 4df070f2ff5d..834650f371e0 100644 --- a/arch/mips/sni/pcimt.c +++ b/arch/mips/sni/pcimt.c | |||
@@ -244,7 +244,7 @@ static void pcimt_hwint1(void) | |||
244 | if (pend & IT_EISA) { | 244 | if (pend & IT_EISA) { |
245 | int irq; | 245 | int irq; |
246 | /* | 246 | /* |
247 | * Note: ASIC PCI's builtin interrupt achknowledge feature is | 247 | * Note: ASIC PCI's builtin interrupt acknowledge feature is |
248 | * broken. Using it may result in loss of some or all i8259 | 248 | * broken. Using it may result in loss of some or all i8259 |
249 | * interrupts, so don't use PCIMT_INT_ACKNOWLEDGE ... | 249 | * interrupts, so don't use PCIMT_INT_ACKNOWLEDGE ... |
250 | */ | 250 | */ |