aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/linux/hrtimer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/hrtimer.h b/include/linux/hrtimer.h
index fd0c1b857d3d..dd9954b79342 100644
--- a/include/linux/hrtimer.h
+++ b/include/linux/hrtimer.h
@@ -158,7 +158,6 @@ struct hrtimer_clock_base {
158 * @lock: lock protecting the base and associated clock bases 158 * @lock: lock protecting the base and associated clock bases
159 * and timers 159 * and timers
160 * @clock_base: array of clock bases for this cpu 160 * @clock_base: array of clock bases for this cpu
161 * @curr_timer: the timer which is executing a callback right now
162 * @expires_next: absolute time of the next event which was scheduled 161 * @expires_next: absolute time of the next event which was scheduled
163 * via clock_set_next_event() 162 * via clock_set_next_event()
164 * @hres_active: State of high resolution mode 163 * @hres_active: State of high resolution mode