summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25/devices.h
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2010-05-26 15:12:10 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2010-07-26 14:17:55 +0200
commit49535a952bb7ca41dc1c59d89e36f5ff2ef1bc08 (patch)
tree18752840bcd97a8746472bdced135428878bf779 /arch/arm/mach-mx25/devices.h
parentcce02464dd4733e8173d01a9a7a3ff5491c8546b (diff)
downloadop-kernel-dev-49535a952bb7ca41dc1c59d89e36f5ff2ef1bc08.zip
op-kernel-dev-49535a952bb7ca41dc1c59d89e36f5ff2ef1bc08.tar.gz
mx25: add platform code for imx-keypad
Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx25/devices.h')
-rw-r--r--arch/arm/mach-mx25/devices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx25/devices.h b/arch/arm/mach-mx25/devices.h
index cee12c0..8247fd4 100644
--- a/arch/arm/mach-mx25/devices.h
+++ b/arch/arm/mach-mx25/devices.h
@@ -22,3 +22,4 @@ extern struct platform_device mxc_nand_device;
extern struct platform_device mx25_rtc_device;
extern struct platform_device mx25_fb_device;
extern struct platform_device mxc_wdt;
+extern struct platform_device mx25_kpp_device;
OpenPOWER on IntegriCloud