x86/io_apic: Remove unused function mp_init_irq_at_boot()
authorYueHaibing <yuehaibing@huawei.com>
Fri, 8 May 2020 14:08:08 +0000 (22:08 +0800)
committerBorislav Petkov <bp@suse.de>
Tue, 26 May 2020 15:01:20 +0000 (17:01 +0200)
commitfd52a75ca3545c965ff58a78b6ff0b0dc7d8d228
tree6073e83be9eab6b7705abab0e059e1aa5652bce3
parent67d631b7c05eff955ccff4139327f0f92a5117e5
x86/io_apic: Remove unused function mp_init_irq_at_boot()

There are no callers in-tree anymore since

  ef9e56d894ea ("x86/ioapic: Remove obsolete post hotplug update")

so remove it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200508140808.49428-1-yuehaibing@huawei.com
arch/x86/kernel/apic/io_apic.c