xref: /openbmc/u-boot/arch/arm/mach-zynq/include/mach/gpio.h (revision d330e04d9d427a26381b59f40875af17f4c288a2)
1 /*
2  * Copyright (c) 2013 Xilinx, Inc.
3  * Copyright (c) 2015 DAVE Embedded Systems
4  *
5  * SPDX-License-Identifier:	GPL-2.0+
6  */
7 
8 #ifndef _ZYNQ_GPIO_H
9 #define _ZYNQ_GPIO_H
10 
11 #endif /* _ZYNQ_GPIO_H */
12