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