fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / arch / arm / mach-lh7a40x / common.h
index 578a524..0ca20c6 100644 (file)
@@ -12,5 +12,7 @@ extern struct sys_timer lh7a40x_timer;
 
 extern void lh7a400_init_irq (void);
 extern void lh7a404_init_irq (void);
+extern void lh7a40x_clcd_init (void);
+extern void lh7a40x_init_board_irq (void);
 
-#define IRQ_DISPATCH(irq) desc_handle_irq((irq),(irq_desc + irq), regs)
+#define IRQ_DISPATCH(irq) desc_handle_irq((irq),(irq_desc + irq))