Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cb2accdbb2ce82afdb6e915bbee41ec5cce595ee
/
.
/
arch
/
arm
/
include
/
asm
/
arch-mx8m
/
gpio.h
blob: b666d37700c21df1889f6796942bbac6ae3c5c08 [
file
] [
log
] [
blame
]
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