diff options
author | Will Deacon <will.deacon@arm.com> | 2015-10-06 18:46:21 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2015-10-07 11:44:05 +0100 |
commit | c51e97d89e526368eb697f87cd4d391b9e19f369 (patch) | |
tree | fef5f19d6a638c17d9f30f7344bdae9bad4d9fcb /arch/arm64/mm/proc.S | |
parent | 127db024a7baee9874014dac33628253f438b4da (diff) | |
download | linux-c51e97d89e526368eb697f87cd4d391b9e19f369.tar.bz2 |
arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function
With commit b08d4640a3dc ("arm64: remove dead code"),
cpu_set_idmap_tcr_t0sz is no longer called and can therefore be removed
from the kernel.
This patch removes the function and effectively inlines the helper
function __cpu_set_tcr_t0sz into cpu_set_default_tcr_t0sz.
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/mm/proc.S')
0 files changed, 0 insertions, 0 deletions