Skip to content
Commit 2d76e963 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: elf2ecoff: Fix warning due to dead code.



  HOSTCC  arch/mips/boot/elf2ecoff
arch/mips/boot/elf2ecoff.c: In function ‘main’:
arch/mips/boot/elf2ecoff.c:271:8: warning: variable ‘shstrtab’ set but not used [-Wunused-but-set-variable]
  char *shstrtab;

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 7b09777c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment