u-boot-brain/arch/arm/include/asm/arch-mx7/gpio.h

13 lines
230 B
C
Raw Normal View History

/*
* Copyright (C) 2015 Freescale Semiconductor, Inc.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __ASM_ARCH_MX7_GPIO_H
#define __ASM_ARCH_MX7_GPIO_H
#include <asm/imx-common/gpio.h>
#endif /* __ASM_ARCH_MX7_GPIO_H */