Commit b871a42b authored by Thomas Gleixner's avatar Thomas Gleixner

smpboot: Remove leftover declaration

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 43cc7e86
......@@ -3,8 +3,6 @@
struct task_struct;
int smpboot_prepare(unsigned int cpu);
#ifdef CONFIG_GENERIC_SMP_IDLE_THREAD
struct task_struct *idle_thread_get(unsigned int cpu);
void idle_thread_set_boot_cpu(void);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment