Sign in
qemu
/
u-boot
/
refs/heads/next
/
.
/
arch
/
arm
/
include
/
asm
/
arch-mx5
/
gpio.h
blob: 98f9d63e9a88defd09debc3692aadc4680e19f13 [
file
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2011
* Stefano Babic, DENX Software Engineering, <sbabic@denx.de>
*/
#ifndef
__ASM_ARCH_MX5_GPIO_H
#define
__ASM_ARCH_MX5_GPIO_H
#include
<asm/mach-imx/gpio.h>
#endif