5 lines
128 B
C
5 lines
128 B
C
#if !defined(CONFIG_ARCH_UNIPHIER) && !defined(CONFIG_ARCH_STI)
|
|
#include <asm/arch/gpio.h>
|
|
#endif
|
|
#include <asm-generic/gpio.h>
|