dyntick: Remove last reminants of dyntick support
Remove the last reminants of dyntick support from the generic kernel. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
205bee6ad8
commit
ee9c578527
3 changed files with 2 additions and 22 deletions
|
@ -1078,7 +1078,7 @@ ktime_t hrtimer_get_remaining(const struct hrtimer *timer)
|
|||
}
|
||||
EXPORT_SYMBOL_GPL(hrtimer_get_remaining);
|
||||
|
||||
#if defined(CONFIG_NO_IDLE_HZ) || defined(CONFIG_NO_HZ)
|
||||
#ifdef CONFIG_NO_HZ
|
||||
/**
|
||||
* hrtimer_get_next_event - get the time until next expiry event
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue