blob: 45e9fc619375e77ce9246c958b419c154bf4cd34 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Stefano Babic63d81ca2011-08-21 10:50:06 +02002/*
3 * Copyright (C) 2011
4 * Stefano Babic, DENX Software Engineering, <sbabic@denx.de>
Stefano Babic63d81ca2011-08-21 10:50:06 +02005 */
6
7
8#ifndef __ASM_ARCH_MX31_GPIO_H
9#define __ASM_ARCH_MX31_GPIO_H
10
Stefano Babic33731bc2017-06-29 10:16:06 +020011#include <asm/mach-imx/gpio.h>
Stefano Babic63d81ca2011-08-21 10:50:06 +020012
13#endif