GNU Linux-libre 6.1.90-gnu
[releases.git] / arch / arm / mach-omap2 / common-board-devices.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __OMAP_COMMON_BOARD_DEVICES__
3 #define __OMAP_COMMON_BOARD_DEVICES__
4
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
11 #endif /* __OMAP_COMMON_BOARD_DEVICES__ */