]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/arm/mach-omap2/common-board-devices.h
Merge branches 'clk-qcom-rpm8974', 'clk-stm32f4', 'clk-ipq4019' and 'clk-fixes' into...
[mirror_ubuntu-bionic-kernel.git] / arch / arm / mach-omap2 / common-board-devices.h
1 #ifndef __OMAP_COMMON_BOARD_DEVICES__
2 #define __OMAP_COMMON_BOARD_DEVICES__
3
4 #include <sound/tlv320aic3x.h>
5 #include <linux/mfd/menelaus.h>
6
7 void *n8x0_legacy_init(void);
8
9 extern struct menelaus_platform_data n8x0_menelaus_platform_data;
10 extern struct aic3x_pdata n810_aic33_data;
11
12 #endif /* __OMAP_COMMON_BOARD_DEVICES__ */