repo.or.cz
/
linux-3.6.7-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git]
/
arch
/
arm
/
plat-omap
/
include
/
plat
/
omap4-keypad.h
blob
8ad0a377a54b5c97a5bcff7653812f84c24755b9
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