Merge commit 'v3.0' into x86/vdso
[pandora-kernel.git] / include / linux / clocksource.h
index 59ee970..139c4db 100644 (file)
@@ -189,6 +189,7 @@ struct clocksource {
 #ifdef CONFIG_CLOCKSOURCE_WATCHDOG
        /* Watchdog related data, used by the framework */
        struct list_head wd_list;
+       cycle_t cs_last;
        cycle_t wd_last;
 #endif
 } ____cacheline_aligned;