diff options
Diffstat (limited to 'include/asm-s390/kexec.h')
-rw-r--r-- | include/asm-s390/kexec.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-s390/kexec.h b/include/asm-s390/kexec.h index 9c35c8ad1afd..7592af708b41 100644 --- a/include/asm-s390/kexec.h +++ b/include/asm-s390/kexec.h | |||
@@ -34,8 +34,6 @@ | |||
34 | /* The native architecture */ | 34 | /* The native architecture */ |
35 | #define KEXEC_ARCH KEXEC_ARCH_S390 | 35 | #define KEXEC_ARCH KEXEC_ARCH_S390 |
36 | 36 | ||
37 | #define MAX_NOTE_BYTES 1024 | ||
38 | |||
39 | /* Provide a dummy definition to avoid build failures. */ | 37 | /* Provide a dummy definition to avoid build failures. */ |
40 | static inline void crash_setup_regs(struct pt_regs *newregs, | 38 | static inline void crash_setup_regs(struct pt_regs *newregs, |
41 | struct pt_regs *oldregs) { } | 39 | struct pt_regs *oldregs) { } |