commit | 1fb1683cb343d80736625f3048de2107cf5bbf79 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Tue Feb 28 14:36:56 2017 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Mar 01 19:47:51 2017 +0800 |
tree | a99667bc6045039b46a887e97fd193df4d77280d | |
parent | 3b30460c5b0ed762be75a004e924ec3f8711e032 [diff] |
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>