[MIPS] Deforest the function pointer jungle in the time code.
Hard to follow who is pointing what to where and why so it's simply getting in the way of the time code renovation. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -146,7 +146,7 @@ static unsigned int __init estimate_cpu_frequency(void)
|
||||
return count;
|
||||
}
|
||||
|
||||
void __init sim_time_init(void)
|
||||
void __init plat_time_init(void)
|
||||
{
|
||||
unsigned int est_freq, flags;
|
||||
|
||||
|
Reference in New Issue
Block a user