]> err.no Git - linux-2.6/blobdiff - arch/mips/kernel/irq-mv6434x.c
[MIPS] Use KERN_DEBUG to log the SDBBP messages
[linux-2.6] / arch / mips / kernel / irq-mv6434x.c
index 0613f1f36b1bb0f9dabb0adfcbfbf98b5d378e3c..f9c763a65547f0cc8760aaa8eaf61d8bdbe7d1b4 100644 (file)
@@ -155,7 +155,7 @@ void __init mv64340_irq_init(unsigned int base)
                irq_desc[i].status = IRQ_DISABLED;
                irq_desc[i].action = 0;
                irq_desc[i].depth = 2;
-               irq_desc[i].handler = &mv64340_irq_type;
+               irq_desc[i].chip = &mv64340_irq_type;
        }
 
        irq_base = base;