提交 c5b66e47 编写于 作者: J Jiang Liu 提交者: Jiri Kosina

smpboot.h: Remove unused function prototype

Function smpboot_thread_schedule() is neither used nor defined,
so kill it.
Signed-off-by: NJiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 d939be3a
......@@ -47,6 +47,5 @@ struct smp_hotplug_thread {
int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread);
void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread);
int smpboot_thread_schedule(void);
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册