xref: /openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/gpio.h (revision 70b5ea74063e55bef59190833b5d83039e3d3ae8)
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright 2015 Xilinx, Inc.
4  */
5 
6 #ifndef __ARCH_ZYNQMP_GPIO_H
7 #define __ARCH_ZYNQMP_GPIO_H
8 
9 /* Empty file - sdhci requires this. */
10 
11 #endif
12