android_kernel_cmhtcleo/arch/mips/include/asm/mach-au1x00/gpio.h
2010-08-27 11:19:57 +02:00

11 lines
172 B
C

#ifndef _ALCHEMY_GPIO_H_
#define _ALCHEMY_GPIO_H_
#if defined(CONFIG_ALCHEMY_GPIO_AU1000)
#include <asm/mach-au1x00/gpio-au1000.h>
#endif
#endif /* _ALCHEMY_GPIO_H_ */