ARM: OMAP: AM33xx hwmod: Add parent-child relationship for PWM subsystem
[deliverable/linux.git] / arch / arm / mach-omap2 / omap4-keypad.h
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
This page took 0.046905 seconds and 5 git commands to generate.