X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fhrtimer.h;h=fd0dc30c9f154af94155b8c8c47e0a228fbd2573;hb=0d72c6fcb5cd215eeab824fac216ea42c5b574aa;hp=51932e5acf7ce8cd44b57c0a7fe2288013d1967d;hpb=014322dac6ae0048c928c6ca2faf0d53194f9d15;p=pandora-kernel.git diff --git a/include/linux/hrtimer.h b/include/linux/hrtimer.h index 51932e5acf7c..fd0dc30c9f15 100644 --- a/include/linux/hrtimer.h +++ b/include/linux/hrtimer.h @@ -135,6 +135,7 @@ struct hrtimer_sleeper { * @cpu_base: per cpu clock base * @index: clock type index for per_cpu support when moving a * timer to a base on another cpu. + * @clockid: clock id for per_cpu support * @active: red black tree root node for the active timers * @resolution: the resolution of the clock, in nanoseconds * @get_time: function to retrieve the current time of the clock