summaryrefslogtreecommitdiffstats
path: root/include/asm-s390/kexec.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-s390/kexec.h')
-rw-r--r--include/asm-s390/kexec.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-s390/kexec.h b/include/asm-s390/kexec.h
index 54cf7d9f251c..b4809d98fe69 100644
--- a/include/asm-s390/kexec.h
+++ b/include/asm-s390/kexec.h
@@ -35,8 +35,5 @@
#define KEXEC_ARCH KEXEC_ARCH_S390
#define MAX_NOTE_BYTES 1024
-typedef u32 note_buf_t[MAX_NOTE_BYTES/4];
-
-extern note_buf_t crash_notes[];
#endif /*_S390_KEXEC_H */