Skip to content

Commit

Permalink
smpboot: Remove leftover declaration
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
KAGA-KOKO committed Jun 11, 2012
1 parent 43cc7e8 commit b871a42
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kernel/smpboot.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit b871a42

Please sign in to comment.