Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux-2.6-microblaze.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__ */