Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / arch / arm / include / asm / arch-stm32f4 / gpio.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * (C) Copyright 2011
4  * Yuri Tikhonov, Emcraft Systems, yur@emcraft.com
5  *
6  * (C) Copyright 2015
7  * Kamil Lulko, <kamil.lulko@gmail.com>
8  */
9
10 #ifndef _STM32_GPIO_H_
11 #define _STM32_GPIO_H_
12
13 #include <asm/arch-stm32/gpio.h>
14
15 #endif /* _STM32_GPIO_H_ */