aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/smpboot_hooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/smpboot_hooks.h')
-rw-r--r--arch/x86/include/asm/smpboot_hooks.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/smpboot_hooks.h b/arch/x86/include/asm/smpboot_hooks.h
index 1def60114906..6c22bf353f26 100644
--- a/arch/x86/include/asm/smpboot_hooks.h
+++ b/arch/x86/include/asm/smpboot_hooks.h
@@ -48,7 +48,6 @@ static inline void __init smpboot_setup_io_apic(void)
setup_IO_APIC();
else {
nr_ioapics = 0;
- localise_nmi_watchdog();
}
#endif
}