]> Git Repo - linux.git/blob - arch/arm/mach-omap2/common-board-devices.h
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
[linux.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__ */
This page took 0.033676 seconds and 4 git commands to generate.