aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/devices.c
diff options
context:
space:
mode:
authorFelipe Balbi <[email protected]>2012-03-17 05:47:48 +0000
committerDmitry Torokhov <[email protected]>2012-03-17 05:49:46 +0000
commit0f1142a514e101076bc01de2f93b242693d0f16f (patch)
tree4cbc011165e9835d33bde8641114b3a8a86b0ce6 /arch/arm/mach-omap2/devices.c
parentInput: kxtj9 - who_am_i check value and initial data rate fixes (diff)
downloadkernel-0f1142a514e101076bc01de2f93b242693d0f16f.tar.gz
kernel-0f1142a514e101076bc01de2f93b242693d0f16f.zip
Input: omap4-keypad - move platform_data to <linux/platform_data>
This patch allows us to drop the OMAP dependency from the OMAP4 keypad driver. Signed-off-by: Felipe Balbi <[email protected]> Signed-off-by: Sourav Poddar <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'arch/arm/mach-omap2/devices.c')
-rw-r--r--arch/arm/mach-omap2/devices.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
index 283d11eae693..58e1d201732e 100644
--- a/arch/arm/mach-omap2/devices.c
+++ b/arch/arm/mach-omap2/devices.c
@@ -17,6 +17,7 @@
#include <linux/err.h>
#include <linux/slab.h>
#include <linux/of.h>
+#include <linux/platform_data/omap4-keypad.h>
#include <mach/hardware.h>
#include <mach/irqs.h>