linuxOS_D21X/source/uboot-2021.10/arch/arm/include/asm/gpio.h

5 lines
96 B
C
Raw Normal View History

2024-11-29 08:13:19 +00:00
#ifdef CONFIG_GPIO_EXTRA_HEADER
#include <asm/arch/gpio.h>
#endif
#include <asm-generic/gpio.h>