aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/nmi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/nmi.h b/include/linux/nmi.h
index 0cb3e5c246d0..1c451e6ecc17 100644
--- a/include/linux/nmi.h
+++ b/include/linux/nmi.h
@@ -25,8 +25,6 @@ static inline void touch_nmi_watchdog(void)
25#else 25#else
26extern void touch_nmi_watchdog(void); 26extern void touch_nmi_watchdog(void);
27#endif 27#endif
28static inline void acpi_nmi_disable(void) { }
29static inline void acpi_nmi_enable(void) { }
30 28
31/* 29/*
32 * Create trigger_all_cpu_backtrace() out of the arch-provided 30 * Create trigger_all_cpu_backtrace() out of the arch-provided