MIPS: Alchemy: use runtime cpu detection in GPIO code.
[firefly-linux-kernel-4.4.55.git] / 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_ */