]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64: remove dead code
authorMark Salter <msalter@redhat.com>
Thu, 16 Jul 2015 17:58:53 +0000 (18:58 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 27 Jul 2015 10:08:39 +0000 (11:08 +0100)
commitb08d4640a3dca68670fc5af2fe9205b395a02388
tree52766524883d84ad07b560df41a09c22ef22c008
parentcba3574fd56be8132a19e4aa6b1d41a12c56d990
arm64: remove dead code

Commit 68234df4ea79 ("arm64: kill flush_cache_all()") removed
soft_reset() from the kernel. This was the only caller of
setup_mm_for_reboot(), so remove that also.

Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/mmu.h
arch/arm64/mm/mmu.c