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)
We were getting elfcorehdr_addr undefined in this case.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found