Peng Fan | eae4de2 | 2018-01-10 13:20:37 +0800 | [diff] [blame^] | 1 | /* |
2 | * Copyright 2017 NXP | ||||
3 | * | ||||
4 | * SPDX-License-Identifier: GPL-2.0+ | ||||
5 | */ | ||||
6 | |||||
7 | #ifndef __ASM_ARCH_MX8M_GPIO_H | ||||
8 | #define __ASM_ARCH_MX8M_GPIO_H | ||||
9 | |||||
10 | #include <asm/mach-imx/gpio.h> | ||||
11 | |||||
12 | #endif |