Skip to content

Commit b871a42

Browse files
committed
smpboot: Remove leftover declaration
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
1 parent 43cc7e8 commit b871a42

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

kernel/smpboot.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
struct task_struct;
55

6-
int smpboot_prepare(unsigned int cpu);
7-
86
#ifdef CONFIG_GENERIC_SMP_IDLE_THREAD
97
struct task_struct *idle_thread_get(unsigned int cpu);
108
void idle_thread_set_boot_cpu(void);

0 commit comments

Comments
 (0)