]> git.sur5r.net Git - u-boot/blob - arch/arm/include/asm/arch-stm32f4/gpio.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / 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_ */