aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86_64')
-rw-r--r--include/asm-x86_64/kdebug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86_64/kdebug.h b/include/asm-x86_64/kdebug.h
index adb6f918d3a..6277f75cbb4 100644
--- a/include/asm-x86_64/kdebug.h
+++ b/include/asm-x86_64/kdebug.h
@@ -23,7 +23,6 @@ enum die_val {
23 DIE_OOPS = 1, 23 DIE_OOPS = 1,
24 DIE_INT3, 24 DIE_INT3,
25 DIE_DEBUG, 25 DIE_DEBUG,
26 DIE_DEBUGSTEP,
27 DIE_PANIC, 26 DIE_PANIC,
28 DIE_NMI, 27 DIE_NMI,
29 DIE_DIE, 28 DIE_DIE,