]> git.baikalelectronics.ru Git - kernel.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)
commit96a3b1db384ca25990d629aa74785defd6e7f354
tree50229e06d4ded85edb8d374fef8095b17724678b
parent1e35f8d056c9083969240fab081777c866e9c9ee
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