diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2016-02-14 13:08:21 -0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-02-17 04:07:52 +0800 |
commit | 029c053c447d6c3e7326f8dd4c2cc6fe43b369d3 (patch) | |
tree | 625a91eba643da47c61ad9ea7966c986e3570baa /include/crypto | |
parent | 26d52ea39b89a505aa84d7a3513c4c2eae8a67e0 (diff) |
crypto: caam - Staticize caam_jr_shutdown()
caam_jr_shutdown() is only used in this file, so it can be
made static.
This avoids the following sparse warning:
drivers/crypto/caam/jr.c:68:5: warning: symbol 'caam_jr_shutdown' was not declared. Should it be static?
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/crypto')
0 files changed, 0 insertions, 0 deletions