]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/mtrr: Remove obsolete declaration for mtrr_bp_restore()
authorGaosheng Cui <cuigaosheng1@huawei.com>
Sat, 24 Aug 2024 12:02:34 +0000 (20:02 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 Aug 2024 12:29:38 +0000 (14:29 +0200)
commit741fc1d788c0aff3022249e561fd489c7adaded3
tree02163c86d9a76f6728c8e2ad94016abdd0d0f46c
parentdecb9ac4a9739c16e228f7b2918bfdca34cc89a9
x86/mtrr: Remove obsolete declaration for mtrr_bp_restore()

mtrr_bp_restore() has been removed in commit 0b9a6a8bedbf ("x86/mtrr: Add a
stop_machine() handler calling only cache_cpu_init()"), but the declaration
was left behind. Remove it.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20240824120234.2516830-1-cuigaosheng1@huawei.com
arch/x86/include/asm/mtrr.h