aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2005-08-16 15:46:05 +0000
committerRalf Baechle <ralf@linux-mips.org>2005-10-29 19:32:03 +0100
commit28a7879d8ca6afafbd1583dd777587e441d0f90e (patch)
treebfc24e4dfc719f7aeb5a441c1b6063a2d8d31133 /arch
parent479a0e3e0245fa116412bc105ab1161636c220cb (diff)
downloadlinux-28a7879d8ca6afafbd1583dd777587e441d0f90e.tar.gz
Spelling fix.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/kernel/i8259.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kernel/i8259.c b/arch/mips/kernel/i8259.c
index a7d2aac46eea9d..911537413b6310 100644
--- a/arch/mips/kernel/i8259.c
+++ b/arch/mips/kernel/i8259.c
@@ -307,7 +307,7 @@ static struct resource pic2_io_resource = {
/*
* On systems with i8259-style interrupt controllers we assume for
- * driver compatibility reasons interrupts 0 - 15 to be the i8295
+ * driver compatibility reasons interrupts 0 - 15 to be the i8259
* interrupts even if the hardware uses a different interrupt numbering.
*/
void __init init_i8259_irqs (void)