]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/arm/plat-omap/include/plat/omap4-keypad.h
ARM: OMAP2+: Make l4_3xxx.h local
[mirror_ubuntu-artful-kernel.git] / arch / arm / plat-omap / include / plat / omap4-keypad.h
CommitLineData
a17f7955
AA
1#ifndef ARCH_ARM_PLAT_OMAP4_KEYPAD_H
2#define ARCH_ARM_PLAT_OMAP4_KEYPAD_H
3
dbc04161
TL
4struct omap_board_data;
5
f67df6c6
SD
6extern int omap4_keyboard_init(struct omap4_keypad_platform_data *,
7 struct omap_board_data *);
a17f7955 8#endif