Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b1df7637232927ac69ed1a32e9c6b768f635b7d4
/
.
/
arch
/
arm
/
mach-omap2
/
omap4-keypad.h
blob: 20de0d5a7e77f42a5c967993e8fa68ca0e874455 [
file
] [
log
] [
blame
]
#ifndef
ARCH_ARM_PLAT_OMAP4_KEYPAD_H
#define
ARCH_ARM_PLAT_OMAP4_KEYPAD_H
struct
omap_board_data
;
extern
int
omap4_keyboard_init
(
struct
omap4_keypad_platform_data
*,
struct
omap_board_data
*);
#endif