target/cxgbit: Use T6 specific macros to get ETH/IP hdr len
[linux/fpc-iii.git] / arch / arm / mach-omap2 / common-board-devices.h
blob335c7822fea1974e131dbb629f0554c0e897af02
1 #ifndef __OMAP_COMMON_BOARD_DEVICES__
2 #define __OMAP_COMMON_BOARD_DEVICES__
4 #include <sound/tlv320aic3x.h>
5 #include <linux/mfd/menelaus.h>
7 void *n8x0_legacy_init(void);
9 extern struct menelaus_platform_data n8x0_menelaus_platform_data;
10 extern struct aic3x_pdata n810_aic33_data;
12 #endif /* __OMAP_COMMON_BOARD_DEVICES__ */