drm/nouveau: consume the return of large GSP message
[drm/drm-misc.git] / arch / arm / mach-omap2 / common-board-devices.h
blob69694af7147514d562e85d02854fff91a21b6371
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __OMAP_COMMON_BOARD_DEVICES__
3 #define __OMAP_COMMON_BOARD_DEVICES__
5 #include <linux/mfd/menelaus.h>
7 void *n8x0_legacy_init(void);
9 extern struct menelaus_platform_data n8x0_menelaus_platform_data;
11 #endif /* __OMAP_COMMON_BOARD_DEVICES__ */