Merge ../linux-2.6-watchdog-mm
[pandora-kernel.git] / arch / i386 / kernel / tsc.c
index 1bbe45d..2cfc7b0 100644 (file)
@@ -24,7 +24,7 @@
  */
 unsigned int tsc_khz;
 
-int tsc_disable __cpuinitdata = 0;
+int tsc_disable;
 
 #ifdef CONFIG_X86_TSC
 static int __init tsc_setup(char *str)