crypto: arm64 - Consistently enable extension
authorMark Brown <broonie@kernel.org>
Tue, 14 Apr 2020 18:20:08 +0000 (19:20 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 24 Apr 2020 07:42:16 +0000 (17:42 +1000)
commit3ca73b70a3a98da739f4ebcff381d13bb7cd339f
treebe8d2fb60d5b8590aead721df2c9b9dfc7b19318
parent3adbbd2295ad138ab95404d0ffc6bfc1b8f9f1e4
crypto: arm64 - Consistently enable extension

Currently most of the crypto files enable the crypto extension using the
.arch directive but crct10dif-ce-core.S uses .cpu instead. Move that over
to .arch for consistency.

Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm64/crypto/crct10dif-ce-core.S