powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip
[safe/jmp/linux-2.6] / arch / powerpc / platforms / powermac / pic.h
index c44c89f..d622a83 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <linux/irq.h>
 
-extern struct hw_interrupt_type pmac_pic;
+extern struct irq_chip pmac_pic;
 
 extern void pmac_pic_init(void);
 extern int pmac_get_irq(void);