 157d2644cb
			
		
	
	
	157d2644cb
	
	
	
		
			
			Remove most gpio macros and change gpio driver to platform driver. Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			142 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			142 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef __ASM_MACH_GPIO_H
 | |
| #define __ASM_MACH_GPIO_H
 | |
| 
 | |
| #include <asm-generic/gpio.h>
 | |
| 
 | |
| #include <mach/cputype.h>
 | |
| 
 | |
| #endif /* __ASM_MACH_GPIO_H */
 |