diff options
Diffstat (limited to 'kernel/smpboot.h')
| -rw-r--r-- | kernel/smpboot.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/smpboot.h b/kernel/smpboot.h index 80c0acfb8472..6ef9433e1c70 100644 --- a/kernel/smpboot.h +++ b/kernel/smpboot.h | |||
| @@ -3,8 +3,6 @@ | |||
| 3 | 3 | ||
| 4 | struct task_struct; | 4 | struct task_struct; |
| 5 | 5 | ||
| 6 | int smpboot_prepare(unsigned int cpu); | ||
| 7 | |||
| 8 | #ifdef CONFIG_GENERIC_SMP_IDLE_THREAD | 6 | #ifdef CONFIG_GENERIC_SMP_IDLE_THREAD |
| 9 | struct task_struct *idle_thread_get(unsigned int cpu); | 7 | struct task_struct *idle_thread_get(unsigned int cpu); |
| 10 | void idle_thread_set_boot_cpu(void); | 8 | void idle_thread_set_boot_cpu(void); |
