]> err.no Git - linux-2.6/blobdiff - include/linux/hrtimer.h
Pull bugzilla-7570 into release branch
[linux-2.6] / include / linux / hrtimer.h
index b9f163ddacc38065f3c22ae60a9cb25e924aa274..5bdbc744e773096dbcbdd49d12a81afe90beaa90 100644 (file)
@@ -139,7 +139,7 @@ struct hrtimer_sleeper {
 };
 
 /**
- * struct hrtimer_base - the timer base for a specific clock
+ * struct hrtimer_clock_base - the timer base for a specific clock
  * @cpu_base:          per cpu clock base
  * @index:             clock type index for per_cpu support when moving a
  *                     timer to a base on another cpu.