Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[deliverable/linux.git] / arch / arm / mach-omap2 / omap4-keypad.h
1 #ifndef ARCH_ARM_PLAT_OMAP4_KEYPAD_H
2 #define ARCH_ARM_PLAT_OMAP4_KEYPAD_H
3
4 struct omap_board_data;
5
6 extern int omap4_keyboard_init(struct omap4_keypad_platform_data *,
7 struct omap_board_data *);
8 #endif
This page took 0.03117 seconds and 5 git commands to generate.