]> git.karo-electronics.de Git - karo-tx-linux.git/commit
crypto: arm/crc32 - fix build error with outdated binutils
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 28 Feb 2017 14:36:56 +0000 (14:36 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 1 Mar 2017 11:47:51 +0000 (19:47 +0800)
commit1fb1683cb343d80736625f3048de2107cf5bbf79
treea99667bc6045039b46a887e97fd193df4d77280d
parent3b30460c5b0ed762be75a004e924ec3f8711e032
crypto: arm/crc32 - fix build error with outdated binutils

Annotate a vmov instruction with an explicit element size of 32 bits.
This is inferred by recent toolchains, but apparently, older versions
need some help figuring this out.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/crc32-ce-core.S