2010-08-31 17:05:27 -07:00
|
|
|
#ifndef ARCH_ARM_PLAT_OMAP4_KEYPAD_H
|
|
|
|
#define ARCH_ARM_PLAT_OMAP4_KEYPAD_H
|
|
|
|
|
2011-07-05 03:38:24 -07:00
|
|
|
extern int omap4_keyboard_init(struct omap4_keypad_platform_data *,
|
|
|
|
struct omap_board_data *);
|
2010-08-31 17:05:27 -07:00
|
|
|
#endif
|