]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/dec/kn02-irq.c
Merge git://git.infradead.org/mtd-2.6
[linux-2.6-omap-h63xx.git] / arch / mips / dec / kn02-irq.c
index 898bed502a348fb3a7572e8bd65d550a20d0f46c..d44c00d9e80fa973f32100d4e8c192d4d53b741c 100644 (file)
@@ -123,7 +123,7 @@ void __init init_kn02_irqs(int base)
                irq_desc[i].status = IRQ_DISABLED;
                irq_desc[i].action = 0;
                irq_desc[i].depth = 1;
-               irq_desc[i].handler = &kn02_irq_type;
+               irq_desc[i].chip = &kn02_irq_type;
        }
 
        kn02_irq_base = base;