summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kexec/arch/mipsel/kexec-elf-mipsel.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/kexec/arch/mipsel/kexec-elf-mipsel.c b/kexec/arch/mipsel/kexec-elf-mipsel.c
index 10fa1a9..e3d6d80 100644
--- a/kexec/arch/mipsel/kexec-elf-mipsel.c
+++ b/kexec/arch/mipsel/kexec-elf-mipsel.c
@@ -116,9 +116,7 @@ int elf_mipsel_load(int argc, char **argv, const char *buf, off_t len,
int command_line_len;
unsigned char *setup_start;
uint32_t setup_size;
- int result;
int opt;
- int i;
#define OPT_APPEND (OPT_ARCH_MAX+0)
static const struct option options[] = {
KEXEC_ARCH_OPTIONS