This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			130 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			130 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
/*
 | 
						|
 *  arch/arm/plat-omap/include/mach/param.h
 | 
						|
 *
 | 
						|
 */
 | 
						|
 | 
						|
#ifdef CONFIG_OMAP_32K_TIMER_HZ
 | 
						|
#define HZ	CONFIG_OMAP_32K_TIMER_HZ
 | 
						|
#endif
 |