diff options
Diffstat (limited to 'include/asm-sh/kdebug.h')
-rw-r--r-- | include/asm-sh/kdebug.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-sh/kdebug.h b/include/asm-sh/kdebug.h index 382cfc7deb73..49cd69051a88 100644 --- a/include/asm-sh/kdebug.h +++ b/include/asm-sh/kdebug.h @@ -1,8 +1,6 @@ #ifndef __ASM_SH_KDEBUG_H #define __ASM_SH_KDEBUG_H -#include <linux/notifier.h> - /* Grossly misnamed. */ enum die_val { DIE_TRAP, |