summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-mx7/gpio.h
blob: 1da66a4f81d3f2cfd9b532af37a087059feb6b82 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * Copyright (C) 2015 Freescale Semiconductor, Inc.
 */

#ifndef __ASM_ARCH_MX7_GPIO_H
#define __ASM_ARCH_MX7_GPIO_H

#include <asm/mach-imx/gpio.h>

#endif /* __ASM_ARCH_MX7_GPIO_H */