Sign in
nest-open-source
/
nest-learning-thermostat
/
5.6
/
u-boot
/
a3239745ea20fdc9340c34c2fc9121c1e45d0ba8
/
.
/
u-boot-imx
/
arch
/
arm
/
include
/
asm
/
arch-mx5
/
gpio.h
blob: e2a5bc97a3f945e022af511f509c7ab668d3e909 [
file
] [
log
] [
blame
]
/*
* Copyright (C) 2011
* Stefano Babic, DENX Software Engineering, <sbabic@denx.de>
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
__ASM_ARCH_MX5_GPIO_H
#define
__ASM_ARCH_MX5_GPIO_H
#include
<asm/imx-common/gpio.h>
#endif