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