aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/loongarch/include/asm/kdebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/loongarch/include/asm/kdebug.h')
-rw-r--r--arch/loongarch/include/asm/kdebug.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/loongarch/include/asm/kdebug.h b/arch/loongarch/include/asm/kdebug.h
index d721b4b82fae..c00ed874bf06 100644
--- a/arch/loongarch/include/asm/kdebug.h
+++ b/arch/loongarch/include/asm/kdebug.h
@@ -13,11 +13,6 @@ enum die_val {
DIE_FP,
DIE_SIMD,
DIE_TRAP,
- DIE_PAGE_FAULT,
- DIE_BREAK,
- DIE_SSTEPBP,
- DIE_UPROBE,
- DIE_UPROBE_XOL,
};
#endif /* _ASM_LOONGARCH_KDEBUG_H */