aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/crash_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/kernel/crash_dump.c')
-rw-r--r--arch/mips/kernel/crash_dump.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/kernel/crash_dump.c b/arch/mips/kernel/crash_dump.c
index d9ec3898f9f..35bed0d2342 100644
--- a/arch/mips/kernel/crash_dump.c
+++ b/arch/mips/kernel/crash_dump.c
@@ -3,8 +3,6 @@
#include <linux/crash_dump.h>
#include <asm/uaccess.h>
-unsigned long long elfcorehdr_addr = ELFCORE_ADDR_MAX;
-
static int __init parse_savemaxmem(char *p)
{
if (p)