#include /* config the gpio to test */ #ifdef CONFIG_SOC_SUN8IW19P1 #define GPIO_TEST GPIO_PC0 #else #define GPIO_TEST GPIO_PA1 #endif