]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Remove unused __extended_idmap_trampoline() prototype
authorWill Deacon <will@kernel.org>
Wed, 18 Nov 2020 19:44:02 +0000 (19:44 +0000)
committerMarc Zyngier <maz@kernel.org>
Fri, 27 Nov 2020 18:59:05 +0000 (18:59 +0000)
commitf2c350d33a5ab8911a8c27ce30e3dc7702d74151
tree651d9f414b9e7c67304f21c6f7ec40275978c7a1
parent529793f5e2e1ff399dd9a380be21c30d95517d63
KVM: arm64: Remove unused __extended_idmap_trampoline() prototype

__extended_idmap_trampoline() was removed a long time ago by
d6b11ea2c3e8 ("arm64: KVM: Simplify HYP init/teardown") so remove the
unused function prototype.

Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Cc: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20201118194402.2892-4-will@kernel.org
arch/arm64/include/asm/kvm_host.h