diff options
Diffstat (limited to 'include/asm-mips/kdebug.h')
| -rw-r--r-- | include/asm-mips/kdebug.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/include/asm-mips/kdebug.h b/include/asm-mips/kdebug.h deleted file mode 100644 index 5bf62aafc890..000000000000 --- a/include/asm-mips/kdebug.h +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | #ifndef _ASM_MIPS_KDEBUG_H | ||
| 2 | #define _ASM_MIPS_KDEBUG_H | ||
| 3 | |||
| 4 | #include <linux/notifier.h> | ||
| 5 | |||
| 6 | enum die_val { | ||
| 7 | DIE_OOPS = 1, | ||
| 8 | DIE_FP, | ||
| 9 | DIE_TRAP, | ||
| 10 | DIE_RI, | ||
| 11 | }; | ||
| 12 | |||
| 13 | #endif /* _ASM_MIPS_KDEBUG_H */ | ||
