mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-30 18:47:25 +00:00 
			
		
		
		
	 a09e64fbc0
			
		
	
	
		a09e64fbc0
		
	
	
	
	
		
			
			This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
		
			
				
	
	
		
			8 lines
		
	
	
		
			166 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			166 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef _ARCH_ARM_GPIO_H
 | |
| #define _ARCH_ARM_GPIO_H
 | |
| 
 | |
| /* not all ARM platforms necessarily support this API ... */
 | |
| #include <mach/gpio.h>
 | |
| 
 | |
| #endif /* _ARCH_ARM_GPIO_H */
 |