commit | d0f6223c0dc5196ef684657f6b77d4fa5fca2020 | [log] [tgz] |
---|---|---|
author | Zou Wei <zou_wei@huawei.com> | Thu Apr 23 10:22:36 2020 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Apr 30 15:19:33 2020 +1000 |
tree | 6acae64129348a0596cd4496b9d3e76a87f9988b | |
parent | 1c8414dadb8c5668ee4d20d7dfbb478db52d1ab0 [diff] |
crypto: hisilicon/qm - Make qm_controller_reset() static Fix the following sparse warning: drivers/crypto/hisilicon/qm.c:3079:5: warning: symbol 'qm_controller_reset' was not declared. Should it be static? Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Zou Wei <zou_wei@huawei.com> Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>