aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/include/mach
diff options
context:
space:
mode:
authorSundar Iyer <sundar.iyer@stericsson.com>2010-09-29 19:43:09 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2010-10-13 07:49:24 -0700
commit4c61c8457ee92a2afc5a43aa0821971727ebd38c (patch)
tree4fa8ea576337b003bad0548a881cb5a01def0c86 /arch/arm/mach-ux500/include/mach
parent1158f0f16224068e27e384c1a27218aa00243967 (diff)
downloadkernel_samsung_smdk4412-4c61c8457ee92a2afc5a43aa0821971727ebd38c.zip
kernel_samsung_smdk4412-4c61c8457ee92a2afc5a43aa0821971727ebd38c.tar.gz
kernel_samsung_smdk4412-4c61c8457ee92a2afc5a43aa0821971727ebd38c.tar.bz2
ux500 - add platform data for Nomadik SKE keypad controller
Signed-off-by: Sundar Iyer <sundar.iyer@stericsson.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'arch/arm/mach-ux500/include/mach')
-rw-r--r--arch/arm/mach-ux500/include/mach/devices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/include/mach/devices.h b/arch/arm/mach-ux500/include/mach/devices.h
index c2b2f25..12e6606 100644
--- a/arch/arm/mach-ux500/include/mach/devices.h
+++ b/arch/arm/mach-ux500/include/mach/devices.h
@@ -26,6 +26,7 @@ extern struct platform_device ux500_i2c3_device;
extern struct platform_device u8500_i2c0_device;
extern struct platform_device u8500_i2c4_device;
extern struct platform_device u8500_dma40_device;
+extern struct platform_device ux500_ske_keypad_device;
void dma40_u8500ed_fixup(void);