ntp: increase time_freq resolution
[deliverable/linux.git] / arch / powerpc / kernel / time.c
index 3b26fbd6bec9ee4978ff6430ce1ef27a55723089..c146af995854ce754b55db7bd4603c980b4a14fb 100644 (file)
@@ -1007,8 +1007,6 @@ void __init time_init(void)
        vdso_data->stamp_xsec = (u64) xtime.tv_sec * XSEC_PER_SEC;
        vdso_data->tb_to_xs = tb_to_xs;
 
-       time_freq = 0;
-
        write_sequnlock_irqrestore(&xtime_lock, flags);
 
        /* Register the clocksource, if we're not running on iSeries */
This page took 0.026541 seconds and 5 git commands to generate.