summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include
diff options
context:
space:
mode:
authorJaya Kumar <jayakumar.lkml@gmail.com>2009-01-01 17:51:01 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-02-10 11:28:00 +0000
commit4ce255c1420dd7c4b97ad4dabd13fa5d862ad700 (patch)
tree7dadb8821220e58ea31f29d1c96d040b98688983 /arch/arm/mach-pxa/include
parent0d4ff4df341208b1b75e01feca27301c0dcbf490 (diff)
downloadop-kernel-dev-4ce255c1420dd7c4b97ad4dabd13fa5d862ad700.zip
op-kernel-dev-4ce255c1420dd7c4b97ad4dabd13fa5d862ad700.tar.gz
[ARM] 5354/1: mach-pxa: add AM300 platform driver v3
This patch adds support for the AM300 platform driver which uses the E-Ink broadsheetfb display driver. Cc: Eric Miao <eric.miao@marvell.com> Signed-off-by: Jaya Kumar <jayakumar.lkml@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-pxa/include')
-rw-r--r--arch/arm/mach-pxa/include/mach/gumstix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/gumstix.h b/arch/arm/mach-pxa/include/mach/gumstix.h
index 099f54a..06abd41 100644
--- a/arch/arm/mach-pxa/include/mach/gumstix.h
+++ b/arch/arm/mach-pxa/include/mach/gumstix.h
@@ -97,4 +97,5 @@ has detected a cable insertion; driven low otherwise. */
/* for expansion boards that can't be programatically detected */
extern int am200_init(void);
+extern int am300_init(void);
OpenPOWER on IntegriCloud