]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/kernel/setup_32.c
powerpc: Keep xtime and gettimeofday in sync
[linux-2.6-omap-h63xx.git] / arch / powerpc / kernel / setup_32.c
index e5d285adb49687534680d6797e7fd43f4c125f6d..db72a92943bf63e4cb9f1c1e583f027a6be06698 100644 (file)
@@ -299,9 +299,7 @@ void __init setup_arch(char **cmdline_p)
        if (ppc_md.init_early)
                ppc_md.init_early();
 
-#ifdef CONFIG_SERIAL_8250
        find_legacy_serial_ports();
-#endif
        finish_device_tree();
 
        smp_setup_cpu_maps();