Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt...
[linux-2.6] / arch / mips / include / asm / mach-au1x00 / gpio.h
1 #ifndef _ALCHEMY_GPIO_H_
2 #define _ALCHEMY_GPIO_H_
3
4 #if defined(CONFIG_ALCHEMY_GPIO_AU1000)
5
6 #include <asm/mach-au1x00/gpio-au1000.h>
7
8 #endif
9
10 #endif  /* _ALCHEMY_GPIO_H_ */