]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/parisc/kernel/setup.c
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
[linux.git] / arch / parisc / kernel / setup.c
index 2e66a887788e8781bf76b13cbd3fed02e6979259..068ed3607bac0cdad18a381b8c2052c7c985b97b 100644 (file)
@@ -36,6 +36,7 @@
 #undef PCI_DEBUG
 #include <linux/proc_fs.h>
 #include <linux/export.h>
+#include <linux/sched.h>
 
 #include <asm/processor.h>
 #include <asm/sections.h>
@@ -176,6 +177,7 @@ void __init setup_arch(char **cmdline_p)
        conswitchp = &dummy_con;        /* we use do_take_over_console() later ! */
 #endif
 
+       clear_sched_clock_stable();
 }
 
 /*