diff options
Diffstat (limited to 'include/asm-arm/kexec.h')
-rw-r--r-- | include/asm-arm/kexec.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-arm/kexec.h b/include/asm-arm/kexec.h index 8c1c6162a80c..b5b030ef633d 100644 --- a/include/asm-arm/kexec.h +++ b/include/asm-arm/kexec.h | |||
@@ -16,8 +16,6 @@ | |||
16 | 16 | ||
17 | #ifndef __ASSEMBLY__ | 17 | #ifndef __ASSEMBLY__ |
18 | 18 | ||
19 | #define MAX_NOTE_BYTES 1024 | ||
20 | |||
21 | struct kimage; | 19 | struct kimage; |
22 | /* Provide a dummy definition to avoid build failures. */ | 20 | /* Provide a dummy definition to avoid build failures. */ |
23 | static inline void crash_setup_regs(struct pt_regs *newregs, | 21 | static inline void crash_setup_regs(struct pt_regs *newregs, |