]> 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)
commitc28beef8f64799dc71d81d974c40a26c4bec5013
tree50229e06d4ded85edb8d374fef8095b17724678b
parent28d6568c44096f375c1bce0b50bdf7cf0a70fa09
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