Fix misspellings of "system", "controller", "interrupt" and "necessary".
[pandora-kernel.git] / arch / h8300 / kernel / irq.c
index 43d21e9..8dec4dd 100644 (file)
@@ -68,7 +68,7 @@ static void h8300_shutdown_irq(unsigned int irq)
 }
 
 /*
- * h8300 interrupt controler implementation
+ * h8300 interrupt controller implementation
  */
 struct irq_chip h8300irq_chip = {
        .name           = "H8300-INTC",