xref: /openbmc/u-boot/arch/arm/mach-mvebu/include/mach/gpio.h (revision 7b0789e8fcfe052113bcf06dad1d6da6b4d6b108)
1 /*
2  * SPDX-License-Identifier:      GPL-2.0+
3  */
4 
5 #ifndef __MACH_MVEBU_GPIO_H
6 #define __MACH_MVEBU_GPIO_H
7 
8 /* Empty file - sdhci requires this. */
9 
10 #endif
11