diff options
author | Tudor Ambarus <tudor.ambarus@freescale.com> | 2015-07-17 16:54:54 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-07-20 15:53:43 +0800 |
commit | c1f2cd21ed5335bfcf5dd1d3a05a2a83bae14c3a (patch) | |
tree | 675ce43dee3a02fe27dba1250c9a815fb9e0ef5c /arch/arm/boot/dts/sun8i-a23-ippo-q8h-v5.dts | |
parent | 62743a4145bb9c3fe090a48e10ddc0ebae85bfbf (diff) |
crypto: caam - fix warning in APPEND_MATH_IMM_u64
An implicit truncation is done when using a variable of 64 bits
in MATH command:
warning: large integer implicitly truncated to unsigned type [-Woverflow]
Silence the compiler by feeding it with an explicit truncated value.
Signed-off-by: Tudor Ambarus <tudor.ambarus@freescale.com>
Signed-off-by: Horia Geant? <horia.geanta@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/arm/boot/dts/sun8i-a23-ippo-q8h-v5.dts')
0 files changed, 0 insertions, 0 deletions