xref: /rk3399_rockchip-uboot/arch/arm/mach-mvebu/include/mach/gpio.h (revision 2a0b7dc3b6ce4e4994ef71dcd6fbb31000c2ae47)
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