ARM: shmobile: Remove unused shmobile_init_time()
Remove shmobile_timer_init() since it now is unused. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:

committed by
Simon Horman

parent
c4a62a5f79
commit
13eb604665
@@ -59,7 +59,3 @@ void __init shmobile_earlytimer_init(void)
|
||||
late_time_init = shmobile_late_time_init;
|
||||
}
|
||||
|
||||
void __init shmobile_timer_init(void)
|
||||
{
|
||||
clocksource_of_init();
|
||||
}
|
||||
|
Reference in New Issue
Block a user