ARM: 9072/1: mm: remove set_kernel_text_r[ow]()
authorJisheng Zhang (syna) <Jisheng.Zhang@synaptics.com>
Mon, 12 Apr 2021 08:05:48 +0000 (09:05 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Sun, 18 Apr 2021 18:15:11 +0000 (19:15 +0100)
commitaefdd4383bb0057c1ec1e32e7de348ccd749eb20
tree148cc5b340f07e8778666211367daeece9a419ef
parent32e9a0d5ffaffe035f99188602d328665c43f38f
ARM: 9072/1: mm: remove set_kernel_text_r[ow]()

After commit 5a735583b764 ("arm/ftrace: Use __patch_text()"), the last
and only user of these functions has gone, remove them.

Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/include/asm/set_memory.h
arch/arm/mm/init.c