blob: 14e9b85c8ba729d9b1ea017d0af32438f09dc69f [file] [log] [blame]
Stefano Babic6cb2e772011-08-21 10:50:06 +02001/*
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+
Stefano Babic6cb2e772011-08-21 10:50:06 +02006 */
7
8
9#ifndef __ASM_ARCH_MX31_GPIO_H
10#define __ASM_ARCH_MX31_GPIO_H
11
Stefano Babic5fecb362012-08-19 21:33:50 +000012#include <asm/imx-common/gpio.h>
Stefano Babic6cb2e772011-08-21 10:50:06 +020013
14#endif