linux-brain/arch/mips/fw/arc
Paul Burton 6822c29ddb
MIPS: fw/arc: Remove unused addr variable
The addr variable in prom_free_prom_memory() has been unused since
commit 0df1007677 ("MIPS: fw: Record prom memory"), leading to a
compiler warning:

  arch/mips/fw/arc/memory.c:163:16:
    warning: unused variable 'addr' [-Wunused-variable]

Fix this by removing the unused variable.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Fixes: 0df1007677 ("MIPS: fw: Record prom memory")
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: linux-mips@vger.kernel.org
2019-10-04 11:46:22 -07:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
arc_con.c mips: unify prom_putchar() declarations 2018-07-17 09:40:17 -07:00
cmdline.c bug.h: add include of it to various implicit C users 2012-02-29 17:15:08 -05:00
env.c update David Miller's old email address 2011-04-06 06:19:38 -07:00
file.c mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00
identify.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
init.c MIPS: SMP: Constify smp ops 2017-08-29 15:21:50 +02:00
memory.c MIPS: fw/arc: Remove unused addr variable 2019-10-04 11:46:22 -07:00
misc.c MIPS: ARC: Use __noreturn / unreachable in ARC termination functions. 2015-01-13 16:04:27 +01:00
promlib.c mips: unify prom_putchar() declarations 2018-07-17 09:40:17 -07:00
salone.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
time.c update David Miller's old email address 2011-04-06 06:19:38 -07:00
tree.c update David Miller's old email address 2011-04-06 06:19:38 -07:00