x86/nmi: Drop unused declaration of proc_nmi_enabled()
authorThomas Weißschuh <linux@weissschuh.net>
Wed, 6 Mar 2024 06:50:29 +0000 (07:50 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Wed, 6 Mar 2024 09:13:33 +0000 (10:13 +0100)
commit774a86f1c885460ade4334b901919fa1d8ae6ec6
treed6765ce22fa87a4eedfcf20a5d16d3d75415be42
parentcad860b59531ba4d456b3921d5ced621620d76fc
x86/nmi: Drop unused declaration of proc_nmi_enabled()

The declaration is unused as the definition got deleted.

Fixes: 5f2b0ba4d94b ("x86, nmi_watchdog: Remove the old nmi_watchdog").
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20240306-const-sysctl-prep-x86-v1-1-f9d1fa38dd2b@weissschuh.net
arch/x86/include/asm/nmi.h