MIPS: Alchemy: remove get/set_au1x00_lcd_clock().
[safe/jmp/linux-2.6] / arch / mips / alchemy / common / time.c
index 563d939..68d7142 100644 (file)
@@ -224,7 +224,6 @@ void __init plat_time_init(void)
        printk(KERN_INFO "CPU frequency %u.%02u MHz\n",
               est_freq / 1000000, ((est_freq % 1000000) * 100) / 1000000);
        set_au1x00_speed(est_freq);
-       set_au1x00_lcd_clock(); /* program the LCD clock */
 
 #ifdef CONFIG_PM
        /*