]> git.baikalelectronics.ru Git - kernel.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)
commit3337042a56db0be11b02752673d192fc9e0224ae
tree52766524883d84ad07b560df41a09c22ef22c008
parentac8103eb8f925e7abacc91140387d3e773ba4320
arm64: remove dead code

Commit fefc43198a29 ("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