aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-mx8m/gpio.h
blob: 2ba5643d0524d8cf6e6e03534a04af872d354986 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * Copyright 2017 NXP
 */

#ifndef __ASM_ARCH_MX8M_GPIO_H
#define __ASM_ARCH_MX8M_GPIO_H

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

#endif