MIPS: PowerTV: Remove extra r4k_clockevent_init() call
[sfrench/cifs-2.6.git] / arch / mips / powertv / time.c
index 1e0a5ef4c8c7cbfd024710a929a9716a52502bc5..9fd7b67f2af7c42f9c5782a71a732af8caa12ac3 100644 (file)
@@ -33,5 +33,4 @@ unsigned int __cpuinit get_c0_compare_int(void)
 void __init plat_time_init(void)
 {
        powertv_clocksource_init();
-       r4k_clockevent_init();
 }