blob: 81d95ea48580b05821cccaa4c569f5aae318f6ad [file] [log] [blame]
Googlere00b8eb2019-07-08 16:37:07 -07001/*
2 * Copyright (C) 2011
3 * Stefano Babic, DENX Software Engineering, <sbabic@denx.de>
Googler40bc9d02023-12-15 16:42:49 +08004 *
5 * SPDX-License-Identifier: GPL-2.0+
Googlere00b8eb2019-07-08 16:37:07 -07006 */
7
8
9#ifndef __ASM_ARCH_MX25_GPIO_H
10#define __ASM_ARCH_MX25_GPIO_H
11
Googler40bc9d02023-12-15 16:42:49 +080012#include <asm/imx-common/gpio.h>
Googlere00b8eb2019-07-08 16:37:07 -070013
14#endif