x86/smp: Remove a non-existent function declaration
authorSohil Mehta <sohil.mehta@intel.com>
Thu, 27 Jul 2023 18:05:32 +0000 (18:05 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 28 Jul 2023 08:17:53 +0000 (10:17 +0200)
commit54bfd02bbfcd0582bc4ebf6fd57fba323b141b5b
tree1a29eb27fe1901a1ed2152d972566c3761cd4ede
parent52defa4a5e719a57992aed52c8d3e214e75ac276
x86/smp: Remove a non-existent function declaration

x86_idle_thread_init() does not exist anywhere. Remove its declaration
from the header.

Signed-off-by: Sohil Mehta <sohil.mehta@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20230727180533.3119660-3-sohil.mehta@intel.com
arch/x86/include/asm/smp.h