gk7205v200-uboot/arch/arm/include/asm/arch-mx7/gpio.h
2025-08-07 17:13:54 +08:00

13 lines
230 B
C
Executable File

/*
* 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 */