blob: e2a5bc97a3f945e022af511f509c7ab668d3e909 [file] [log] [blame]
Stefano Babice5b7d962011-08-21 10:51:06 +02001/*
2 * Copyright (C) 2011
3 * Stefano Babic, DENX Software Engineering, <sbabic@denx.de>
4 *
Wolfgang Denkd79de1d2013-07-08 09:37:19 +02005 * SPDX-License-Identifier: GPL-2.0+
Stefano Babice5b7d962011-08-21 10:51:06 +02006 */
7
8
9#ifndef __ASM_ARCH_MX5_GPIO_H
10#define __ASM_ARCH_MX5_GPIO_H
11
Stefano Babicfc05b902012-08-19 21:33:50 +000012#include <asm/imx-common/gpio.h>
Stefano Babice5b7d962011-08-21 10:51:06 +020013
14#endif