]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/apic: Remove unused extern declarations
authorYue Haibing <yuehaibing@huawei.com>
Sat, 10 Aug 2024 09:36:10 +0000 (17:36 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 13 Aug 2024 10:00:09 +0000 (12:00 +0200)
commit2db5f86c0d5da9ef0f3a1a5a9c460bf0f36268bf
tree8c7b11c9fb8077f43b156b18b7b7b7094c820b30
parent838ba7733e4e3a94a928e8d0a058de1811a58621
x86/apic: Remove unused extern declarations

The removal of get_physical_broadcast(), generic_bigsmp_probe() and
default_apic_id_valid() left the stale declarations around.

Remove them.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20240810093610.2586665-1-yuehaibing@huawei.com
arch/x86/include/asm/apic.h