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