arm64: assembler: remove conditional NEON yield macros
authorArd Biesheuvel <ardb@kernel.org>
Tue, 2 Mar 2021 09:01:10 +0000 (10:01 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 12 Apr 2021 10:55:33 +0000 (11:55 +0100)
commit27248fe1abb2a0e6fe4c744c25700f557b04466c
treeb39b198f6916d3da3fd93573d728155d85b5f477
parent1e28eed17697bcf343c6743f0028cc3b5dd88bf0
arm64: assembler: remove conditional NEON yield macros

The users of the conditional NEON yield macros have all been switched to
the simplified cond_yield macro, and so the NEON specific ones can be
removed.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20210302090118.30666-2-ardb@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/assembler.h