Eric Miao | e2bb665 | 2009-01-20 14:38:24 +0800 | [diff] [blame] | 1 | #ifndef __ASM_MACH_GPIO_H |
2 | #define __ASM_MACH_GPIO_H | ||||
3 | |||||
Eric Miao | e2bb665 | 2009-01-20 14:38:24 +0800 | [diff] [blame] | 4 | #include <asm-generic/gpio.h> |
5 | |||||
Haojian Zhuang | 157d264 | 2011-10-17 20:37:52 +0800 | [diff] [blame] | 6 | #include <mach/cputype.h> |
Eric Miao | e2bb665 | 2009-01-20 14:38:24 +0800 | [diff] [blame] | 7 | |
Eric Miao | e2bb665 | 2009-01-20 14:38:24 +0800 | [diff] [blame] | 8 | #endif /* __ASM_MACH_GPIO_H */ |