diff --git a/[refs] b/[refs] index 33b60249f2c9..7c795b8fa0b6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 466bd3030973910118ca601da8072be97a1e2209 +refs/heads/master: 5e4f083f78d03e9f8d2e327daccde16976f9bb00 diff --git a/trunk/include/linux/hrtimer.h b/trunk/include/linux/hrtimer.h index fd0c1b857d3d..dd9954b79342 100644 --- a/trunk/include/linux/hrtimer.h +++ b/trunk/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