aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/char/ipmi/ipmi_watchdog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/char/ipmi/ipmi_watchdog.c b/drivers/char/ipmi/ipmi_watchdog.c
index b6a972ed5bb3..147c12047cf3 100644
--- a/drivers/char/ipmi/ipmi_watchdog.c
+++ b/drivers/char/ipmi/ipmi_watchdog.c
@@ -61,7 +61,6 @@
61 how it will work. So in the unlikely event that another 61 how it will work. So in the unlikely event that another
62 architecture supports this, we can figure out a good generic 62 architecture supports this, we can figure out a good generic
63 mechanism for it at that time. */ 63 mechanism for it at that time. */
64#include <asm/kdebug.h>
65#define HAVE_DIE_NMI_POST 64#define HAVE_DIE_NMI_POST
66#endif 65#endif
67 66