summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25/devices.h
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2010-05-26 14:12:10 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-07-26 14:17:55 +0200
commit49535a952bb7ca41dc1c59d89e36f5ff2ef1bc08 (patch)
tree18752840bcd97a8746472bdced135428878bf779 /arch/arm/mach-mx25/devices.h
parentmxc_nand: add support for platform defined partitions (diff)
downloadlinux-49535a952bb7ca41dc1c59d89e36f5ff2ef1bc08.tar.xz
linux-49535a952bb7ca41dc1c59d89e36f5ff2ef1bc08.zip
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 cee12c0a0be6..8247fd451118 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;