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