[PATCH] Platform SMIs and their interferance with tsc based delay calibration
[pandora-kernel.git] / arch / i386 / kernel / timers / timer_tsc.c
index 180444d..27f08ae 100644 (file)
@@ -572,6 +572,7 @@ static struct timer_opts timer_tsc = {
        .get_offset = get_offset_tsc,
        .monotonic_clock = monotonic_clock_tsc,
        .delay = delay_tsc,
+       .read_timer = read_timer_tsc,
 };
 
 struct init_timer_opts __initdata timer_tsc_init = {