Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / arch / sh / kernel / cpu / irq / intc2.c
index 30064bf..06e8afa 100644 (file)
@@ -137,7 +137,7 @@ void make_intc2_irq(unsigned int irq,
 
        local_irq_restore(flags);
 
-       irq_desc[irq].chip = &intc2_irq_type;
+       irq_desc[irq].handler = &intc2_irq_type;
 
        disable_intc2_irq(irq);
 }