forked from mirrors/linux
		
	clocksource/drivers/prima2: Remove useless header <asm/mach/time.h>
The driver includes the <asm/mach/time.h> header but it is pointless. Remove it. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
This commit is contained in:
		
							parent
							
								
									d81c50a036
								
							
						
					
					
						commit
						4929409b20
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -19,7 +19,6 @@ | |||
| #include <linux/of_irq.h> | ||||
| #include <linux/of_address.h> | ||||
| #include <linux/sched_clock.h> | ||||
| #include <asm/mach/time.h> | ||||
| 
 | ||||
| #define PRIMA2_CLOCK_FREQ 1000000 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Daniel Lezcano
						Daniel Lezcano