aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/board-mop500.h
diff options
context:
space:
mode:
authorSundar Iyer <sundar.iyer@stericsson.com>2010-12-03 20:35:36 +0530
committerLinus Walleij <linus.walleij@stericsson.com>2010-12-19 20:51:37 +0100
commite43abe6f98641e40460d74a002f09c7751db48f9 (patch)
tree309e9e716b1cbf95aab7b73c6b97907a123621c9 /arch/arm/mach-ux500/board-mop500.h
parent593e9d70fb0f1ece1cf2a61c701dec35d8e41f8d (diff)
downloadkernel_samsung_smdk4412-e43abe6f98641e40460d74a002f09c7751db48f9.zip
kernel_samsung_smdk4412-e43abe6f98641e40460d74a002f09c7751db48f9.tar.gz
kernel_samsung_smdk4412-e43abe6f98641e40460d74a002f09c7751db48f9.tar.bz2
mach-ux500: move keymaps to new file
Move keylayouts to a dedicated file and plug these keylayouts for input platform data. This will make addition of new and custom keylayouts localized. Signed-off-by: Sundar Iyer <sundar.iyer@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Diffstat (limited to 'arch/arm/mach-ux500/board-mop500.h')
-rw-r--r--arch/arm/mach-ux500/board-mop500.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/board-mop500.h b/arch/arm/mach-ux500/board-mop500.h
index 3a338e6..3104ae2 100644
--- a/arch/arm/mach-ux500/board-mop500.h
+++ b/arch/arm/mach-ux500/board-mop500.h
@@ -16,5 +16,6 @@
extern void mop500_sdi_init(void);
extern void mop500_sdi_tc35892_init(void);
+extern void mop500_keypad_init(void);
#endif