powerpc: Fix compile error when CONFIG_PROC_VMCORE is not defined
authorPaul Mackerras <paulus@samba.org>
Wed, 11 Jan 2006 04:30:07 +0000 (15:30 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 11 Jan 2006 04:30:07 +0000 (15:30 +1100)
commit6bac953fa424519f784ba2589fefd8f040ce54f0
treecfa0543ddc9873fc51348b5ad46e2b43b6f9bec9
parent415c2e083a85f0daf6cbb4988691ac3ea9279509
powerpc: Fix compile error when CONFIG_PROC_VMCORE is not defined

We were getting elfcorehdr_addr undefined in this case.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/crash_dump.c