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