Loading...
Note: File does not exist in v6.2.
1#ifndef _ALCHEMY_GPIO_H_
2#define _ALCHEMY_GPIO_H_
3
4#if defined(CONFIG_ALCHEMY_GPIOINT_AU1000)
5
6#include <asm/mach-au1x00/gpio-au1000.h>
7
8#endif
9
10#endif /* _ALCHEMY_GPIO_H_ */