]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arm/include/asm/arch-mx6/gpio.h
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / arch / arm / include / asm / arch-mx6 / gpio.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
23608e23
JL
2/*
3 * Copyright (C) 2011
4 * Stefano Babic, DENX Software Engineering, <sbabic@denx.de>
23608e23
JL
5 */
6
7
8#ifndef __ASM_ARCH_MX6_GPIO_H
9#define __ASM_ARCH_MX6_GPIO_H
10
552a848e 11#include <asm/mach-imx/gpio.h>
23608e23
JL
12
13#endif /* __ASM_ARCH_MX6_GPIO_H */