MIPS: Delete unused flush_cache_sigtramp()
authorPaul Burton <paul.burton@mips.com>
Thu, 7 Feb 2019 19:07:04 +0000 (19:07 +0000)
committerPaul Burton <paul.burton@mips.com>
Thu, 7 Feb 2019 20:59:45 +0000 (12:59 -0800)
commit3315b6b336c88969547f7e9f2e105a815eea529a
tree811d822af9c1fa64ed7ba432a612d55631f95502
parentc7e2d71dda7ac4731bae54a25c49cd81fe7b9046
MIPS: Delete unused flush_cache_sigtramp()

Commit adcc81f148d7 ("MIPS: math-emu: Write-protect delay slot emulation
pages") left flush_cache_sigtramp() unused. Delete the dead code.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Davidlohr Bueso <dave@stgolabs.net>
Cc: linux-mips@vger.kernel.org
arch/mips/include/asm/cacheflush.h
arch/mips/mm/c-octeon.c
arch/mips/mm/c-r3k.c
arch/mips/mm/c-r4k.c
arch/mips/mm/c-tx39.c
arch/mips/mm/cache.c