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

5 lines
128 B
C
Raw Permalink Normal View History

2026-01-20 05:50:57 +00:00
#if !defined(CONFIG_ARCH_UNIPHIER) && !defined(CONFIG_ARCH_STI)
#include <asm/arch/gpio.h>
#endif
#include <asm-generic/gpio.h>