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

5 lines
96 B
C

#ifdef CONFIG_GPIO_EXTRA_HEADER
#include <asm/arch/gpio.h>
#endif
#include <asm-generic/gpio.h>