 4f3f25821c
			
		
	
	
	4f3f25821c
	
	
	
		
			
			Add default value for CONFIG_ARCH_NR_GPIO to Kconfig and remove the definition in gpio.h. We can't remove gpio.h yet as asm/gpio.h still includes it. Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			85 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			85 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef __ASM_ARCH_GPIO_H
 | |
| #define __ASM_ARCH_GPIO_H
 | |
| 
 | |
| 
 | |
| #endif /* __ASM_ARCH_GPIO_H */
 |