• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #ifndef ARCH_ARM_PLAT_OMAP4_KEYPAD_H
2 #define ARCH_ARM_PLAT_OMAP4_KEYPAD_H
3 
4 extern int omap4_keyboard_init(struct omap4_keypad_platform_data *,
5 				struct omap_board_data *);
6 #endif
7