diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2019-05-23 14:35:30 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-05-30 15:30:05 +0800 |
commit | ff455ad9a7f850daf874114e8d38c04aab9f39a2 (patch) | |
tree | 72f325c333150ffdafced0b524438cd2eafeb1fb /drivers/crypto/sunxi-ss | |
parent | ff9f902cce5dc59392f5d0f9dc7f9979a565feb1 (diff) |
crypto: ixp4xx - Fix cross-compile errors due to type mismatch
This patch changes multiple uses of u32s to dma_addr_t where the
physical address is used. This fixes COMPILE_TEST errors on 64-bit
platforms.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/sunxi-ss')
0 files changed, 0 insertions, 0 deletions