fs/xattr.c:getxattr(): improve handling of allocation failures
[platform/adaptation/renesas_rcar/renesas_kernel.git] / kernel / smpboot.h
index 80c0acf..6ef9433 100644 (file)
@@ -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);