aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-lh7a40x/common.h
diff options
context:
space:
mode:
authorMarc Singer <elf@buici.com>2006-05-16 11:41:27 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-06-18 16:16:44 +0100
commit2295196c30ea686389519f699f0ccbfbc5c3b94c (patch)
tree312918803ae8ec19276d7fd6ba1bcfbcdb31ecbf /arch/arm/mach-lh7a40x/common.h
parent427abfa28afedffadfca9dd8b067eb6d36bac53f (diff)
[ARM] 3400/1: lpd7a40x: platform headers update
Patch from Marc Singer Updates to the lpd7a40x platform headers. Includes support for new architecture, lpd7a400. Signed-off-by: Marc Singer <elf@buici.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-lh7a40x/common.h')
-rw-r--r--arch/arm/mach-lh7a40x/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-lh7a40x/common.h b/arch/arm/mach-lh7a40x/common.h
index ea8de7e3ab1..18e8bb4eb20 100644
--- a/arch/arm/mach-lh7a40x/common.h
+++ b/arch/arm/mach-lh7a40x/common.h
@@ -12,6 +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)