51e02b02e650 ^
4ead16819b4c ^
5d400f5c59df ^
1 2
3
4
5
6
7
8
9
10
#ifndef _ALCHEMY_GPIO_H_ #define _ALCHEMY_GPIO_H_ #if defined(CONFIG_ALCHEMY_GPIOINT_AU1000) #include <asm/mach-au1x00/gpio-au1000.h> #endif #endif /* _ALCHEMY_GPIO_H_ */