summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-imxrt/gpio.h
blob: be130e006529614089337d6da5e7237300e01b0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * Copyright (C) 2019
 * Author(s): Giulio Benetti <giulio.benetti@benettiengineering.com>
 */

#ifndef __ASM_ARCH_GPIO_H__
#define __ASM_ARCH_GPIO_H__

#include <asm/mach-imx/gpio.h>

#endif /* __ASM_ARCH_GPIO_H__ */