]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/x86/kernel/tsc.c
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz...
[mv-sheeva.git] / arch / x86 / kernel / tsc.c
index 1e88c8ef6d6dafe3e55c2e275e389108c437def3..2c9cf0fd78f59a66d1c802d26a4956319f1b9c1b 100644 (file)
@@ -35,7 +35,7 @@ static int __read_mostly tsc_unstable;
    erroneous rdtsc usage on !cpu_has_tsc processors */
 static int __read_mostly tsc_disabled = -1;
 
-static int tsc_clocksource_reliable;
+int tsc_clocksource_reliable;
 /*
  * Scheduler clock - returns current time in nanosec units.
  */