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