]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: Remove __invalidate_kernel_vmap_range
authorPaul Burton <paul.burton@imgtec.com>
Wed, 23 Aug 2017 18:17:52 +0000 (11:17 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Aug 2017 13:21:55 +0000 (15:21 +0200)
commitfbdce1daea22a2753ca85b1e44414aee3d91a1fe
tree50229e06d4ded85edb8d374fef8095b17724678b
parent445a58ce34ae59cd098f2f2a27275df40487716a
MIPS: Remove __invalidate_kernel_vmap_range

The __invalidate_kernel_vmap_range function pointer global variable
isn't used anywhere. Remove it.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: trivial@kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/17174/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/cache.c