arc: build libgcc in U-Boot
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-uniphier / gpio.h
1 /*
2  * Dummy header file to enable CONFIG_OF_CONTROL.
3  * If CONFIG_OF_CONTROL is enabled, lib/fdtdec.c is compiled.
4  * It includes <asm/arch/gpio.h> via <asm/gpio.h>, so those SoCs that enable
5  * OF_CONTROL must have arch/gpio.h even if GPIO is not supported.
6  */