X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fkexec.h;h=b6f817b8ba3d3528cb500ffeed16879bcc5fcb2c;hb=58bd403c3c79dd41acf5af2d170bd4e0872bb326;hp=11cbdf81fd2e8f5113f1359660ce1f16eb1add91;hpb=f834c755423332a6ff4397fae754029a6a7a8249;p=linux-2.6 diff --git a/include/asm-powerpc/kexec.h b/include/asm-powerpc/kexec.h index 11cbdf81fd..b6f817b8ba 100644 --- a/include/asm-powerpc/kexec.h +++ b/include/asm-powerpc/kexec.h @@ -108,8 +108,6 @@ static inline void crash_setup_regs(struct pt_regs *newregs, struct pt_regs *oldregs) { } #endif /* !__powerpc64 __ */ -#define MAX_NOTE_BYTES 1024 - extern void kexec_smp_wait(void); /* get and clear naca physid, wait for master to copy new code to 0 */ extern int crashing_cpu;