提交 64e38eb0 编写于 作者: A Adrian Bunk 提交者: Thomas Gleixner

clockevents: unexport tick_nohz_get_sleep_length

This patch removes the unused 
EXPORT_SYMBOL_GPL(tick_nohz_get_sleep_length).
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
上级 2a397e82
......@@ -320,8 +320,6 @@ ktime_t tick_nohz_get_sleep_length(void)
return ts->sleep_length;
}
EXPORT_SYMBOL_GPL(tick_nohz_get_sleep_length);
/**
* nohz_restart_sched_tick - restart the idle tick from the idle task
*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册