 81cc3f868d
			
		
	
	
	81cc3f868d
	
	
	
		
			
			Now, with the CLCD DT support available, there is no more reason to keep the non-DT support for V2P-CA9. Removed, together with "some" supporting code. It was necessary to make PLAT_VERSATILE_SCHED_CLOCK optional and selected by the machines still interested in it. Acked-by: Mike Turquette <mturquette@linaro.org> Signed-off-by: Pawel Moll <pawel.moll@arm.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			134 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			134 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
| bool vexpress_smp_init_ops(void);
 | |
| 
 | |
| extern struct smp_operations	vexpress_smp_dt_ops;
 | |
| 
 | |
| extern void vexpress_cpu_die(unsigned int cpu);
 |