• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
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_ */
11