x86/init: Remove unused init ops
authorThomas Gleixner <tglx@linutronix.de>
Wed, 26 Aug 2020 11:16:30 +0000 (13:16 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 16 Sep 2020 14:52:28 +0000 (16:52 +0200)
commitccbecea1460201f87b92cc97bc4707e2c89ed654
treebbf57f6cd438a4bac1d96cbd82a611285a4396e9
parent23357b61f8062a8a8c9c84c0252056cd6d849ec8
x86/init: Remove unused init ops

Some past platform removal forgot to get rid of this unused ballast.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20200826112330.806095671@linutronix.de
arch/x86/include/asm/mpspec.h
arch/x86/include/asm/x86_init.h
arch/x86/kernel/mpparse.c
arch/x86/kernel/x86_init.c