MIPS: Remove unused variable 'lastpfn'
authorSteven J. Hill <Steven.Hill@cavium.com>
Fri, 15 Sep 2017 17:02:55 +0000 (12:02 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 9 Oct 2017 12:53:57 +0000 (14:53 +0200)
commitac4f59f88ae84874ac444c742e87b7bf98387e8f
treeaf9438e479c254376bc81baba52a31b6de26bb20
parent34ae9c915f9d12f1ddaa19a23fb3e8984e6a1098
MIPS: Remove unused variable 'lastpfn'

'lastpfn' is never used for anything. Remove it.

Signed-off-by: Steven J. Hill <steven.hill@cavium.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/17276/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/init.c