crypto: hisilicon - fix kbuild warnings
authorZhou Wang <wangzhou1@hisilicon.com>
Wed, 14 Aug 2019 09:28:35 +0000 (17:28 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 15 Aug 2019 11:52:12 +0000 (21:52 +1000)
commit00ae05db583a7b5d5575bb601158139e25af3b02
tree4807d339cf2ffa46afc29746d0d47e57acaf5f2e
parentec9c7d19336ee98ecba8de80128aa405c45feebb
crypto: hisilicon - fix kbuild warnings

Fix to use proper type of argument for dma_addr_t and size_t.

Fixes: 263c9959c937 ("crypto: hisilicon - add queue management driver for HiSilicon QM module")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hisilicon/qm.c