Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b871a42b authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

smpboot: Remove leftover declaration

parent 43cc7e86
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -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);