u-boot/arch/arm/include/asm/arch-uniphier/gpio.h

7 lines
263 B
C

/*
* Dummy header file to enable CONFIG_OF_CONTROL.
* If CONFIG_OF_CONTROL is enabled, lib/fdtdec.c is compiled.
* It includes <asm/arch/gpio.h> via <asm/gpio.h>, so those SoCs that enable
* OF_CONTROL must have arch/gpio.h even if GPIO is not supported.
*/