提交 b871a42b 编写于 作者: T Thomas Gleixner

smpboot: Remove leftover declaration

Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
上级 43cc7e86
...@@ -3,8 +3,6 @@ ...@@ -3,8 +3,6 @@
struct task_struct; struct task_struct;
int smpboot_prepare(unsigned int cpu);
#ifdef CONFIG_GENERIC_SMP_IDLE_THREAD #ifdef CONFIG_GENERIC_SMP_IDLE_THREAD
struct task_struct *idle_thread_get(unsigned int cpu); struct task_struct *idle_thread_get(unsigned int cpu);
void idle_thread_set_boot_cpu(void); void idle_thread_set_boot_cpu(void);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册