|
@@ -147,7 +147,6 @@ struct hrtimer_sleeper {
|
|
* @get_time: function to retrieve the current time of the clock
|
|
* @get_time: function to retrieve the current time of the clock
|
|
* @get_softirq_time: function to retrieve the current time from the softirq
|
|
* @get_softirq_time: function to retrieve the current time from the softirq
|
|
* @softirq_time: the time when running the hrtimer queue in the softirq
|
|
* @softirq_time: the time when running the hrtimer queue in the softirq
|
|
- * @cb_pending: list of timers where the callback is pending
|
|
|
|
* @offset: offset of this clock to the monotonic base
|
|
* @offset: offset of this clock to the monotonic base
|
|
* @reprogram: function to reprogram the timer event
|
|
* @reprogram: function to reprogram the timer event
|
|
*/
|
|
*/
|