blob: e6640f39a1eea6ffcf7c0bbd37618245e06129b8 [file] [log] [blame]
Jason Liu23608e22011-11-25 00:18:02 +00001/*
2 * Copyright (C) 2011
3 * Stefano Babic, DENX Software Engineering, <sbabic@denx.de>
4 *
Wolfgang Denk1a459662013-07-08 09:37:19 +02005 * SPDX-License-Identifier: GPL-2.0+
Jason Liu23608e22011-11-25 00:18:02 +00006 */
7
8
9#ifndef __ASM_ARCH_MX6_GPIO_H
10#define __ASM_ARCH_MX6_GPIO_H
11
Stefano Babic5fecb362012-08-19 21:33:50 +000012#include <asm/imx-common/gpio.h>
Jason Liu23608e22011-11-25 00:18:02 +000013
14#endif /* __ASM_ARCH_MX6_GPIO_H */