]> err.no Git - linux-2.6/blobdiff - arch/ppc/syslib/ppc8xx_pic.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux...
[linux-2.6] / arch / ppc / syslib / ppc8xx_pic.c
index e8619c750732ccdc7b926b6e69fdd05aab0f0e30..bce9a75c80e3ad38df4901cd131561b64b17dbad 100644 (file)
@@ -16,7 +16,7 @@ extern int cpm_get_irq(void);
  * the only interrupt controller.  Some boards, like the MBX and
  * Sandpoint have the 8259 as a secondary controller.  Depending
  * upon the processor type, the internal controller can have as
- * few as 16 interrups or as many as 64.  We could use  the
+ * few as 16 interrupts or as many as 64.  We could use  the
  * "clear_bit()" and "set_bit()" functions like other platforms,
  * but they are overkill for us.
  */