mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
smpboot: Remove leftover declaration
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
parent
43cc7e86f3
commit
b871a42b60
@ -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);
|
||||||
|
Loading…
Reference in New Issue
Block a user