diff --git a/include/linux/hrtimer.h b/include/linux/hrtimer.h index fd0c1b857d3dbcd9c074e461ded81b69f3ab897d..dd9954b79342026d3d03e4cfea29604e528c66a3 100644 --- a/include/linux/hrtimer.h +++ b/include/linux/hrtimer.h @@ -158,7 +158,6 @@ struct hrtimer_clock_base { * @lock: lock protecting the base and associated clock bases * and timers * @clock_base: array of clock bases for this cpu - * @curr_timer: the timer which is executing a callback right now * @expires_next: absolute time of the next event which was scheduled * via clock_set_next_event() * @hres_active: State of high resolution mode