Add changes from the Linux-2.6 tree.
[linux-2.6.git] / arch / arm / mach-lh7a40x / common.h
index 05564ec..0ca20c6 100644 (file)
@@ -12,3 +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))