xref: /openbmc/u-boot/arch/arm/mach-zynq/include/mach/gpio.h (revision 3fda0262c33fc2b63be06588afe2802a8ab81eb8)
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