diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2007-11-12 17:32:48 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-11-15 23:21:51 +0000 |
commit | eae5fdc3e5032304a7d53bd06784b7ee71abccaf (patch) | |
tree | 1ec4eaa3ecd0e5a3cf421e18860a49a8c05b6f4c /arch | |
parent | 3247989ee864db2cc5dccb14460573fee82b6832 (diff) | |
download | linux-eae5fdc3e5032304a7d53bd06784b7ee71abccaf.tar.gz linux-eae5fdc3e5032304a7d53bd06784b7ee71abccaf.tar.bz2 linux-eae5fdc3e5032304a7d53bd06784b7ee71abccaf.zip |
[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) if (pend & IT_EISA) { int irq; /* - * Note: ASIC PCI's builtin interrupt achknowledge feature is + * Note: ASIC PCI's builtin interrupt acknowledge feature is * broken. Using it may result in loss of some or all i8259 * interrupts, so don't use PCIMT_INT_ACKNOWLEDGE ... */ |