summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/eseries.h
diff options
context:
space:
mode:
authorIan Molton <spyro@f2s.com>2008-08-24 19:21:26 +0100
committerIan Molton <spyro@f2s.com>2008-11-29 23:26:36 +0000
commit36033422639913dad1f3146d452116522c77f753 (patch)
treef0865621035f9deedcab470e8267b7d19a3bf4ed /arch/arm/mach-pxa/eseries.h
parent5e1dbdb458ada37f7e97265cb2ea87c55fd5d034 (diff)
[ARM] IrDA support for e7xx
This patchset provides a fully functional SIR IrDA driver for the Toshiba e7xx PDAs. Signed-off-by: Ian Molton <spyro@f2s.com>
Diffstat (limited to 'arch/arm/mach-pxa/eseries.h')
-rw-r--r--arch/arm/mach-pxa/eseries.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/eseries.h b/arch/arm/mach-pxa/eseries.h
index a83f88d4b6ad..bcfc589d6e22 100644
--- a/arch/arm/mach-pxa/eseries.h
+++ b/arch/arm/mach-pxa/eseries.h
@@ -2,3 +2,6 @@ void __init eseries_fixup(struct machine_desc *desc,
struct tag *tags, char **cmdline, struct meminfo *mi);
extern struct pxa2xx_udc_mach_info e7xx_udc_mach_info;
+extern struct pxaficp_platform_data e7xx_ficp_platform_data;
+extern int e7xx_irda_init(void);
+