Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
8a8c0352556cb63c941d9bf1ff58d45c4d27d61d
/
.
/
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