diff options
Diffstat (limited to 'include/linux/smpboot.h')
-rw-r--r-- | include/linux/smpboot.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/smpboot.h b/include/linux/smpboot.h index 13e929679550..d600afb21926 100644 --- a/include/linux/smpboot.h +++ b/include/linux/smpboot.h | |||
@@ -47,6 +47,5 @@ struct smp_hotplug_thread { | |||
47 | 47 | ||
48 | int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread); | 48 | int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread); |
49 | void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread); | 49 | void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread); |
50 | int smpboot_thread_schedule(void); | ||
51 | 50 | ||
52 | #endif | 51 | #endif |