repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86, efi: Set runtime_version to the EFI spec revision
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-omap2
/
omap4-keypad.h
blob
20de0d5a7e77f42a5c967993e8fa68ca0e874455
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