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