diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2016-02-14 18:08:21 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-02-16 23:07:52 +0300 |
commit | 029c053c447d6c3e7326f8dd4c2cc6fe43b369d3 (patch) | |
tree | 625a91eba643da47c61ad9ea7966c986e3570baa /Documentation/DocBook | |
parent | 26d52ea39b89a505aa84d7a3513c4c2eae8a67e0 (diff) | |
download | linux-029c053c447d6c3e7326f8dd4c2cc6fe43b369d3.tar.xz |
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 'Documentation/DocBook')
0 files changed, 0 insertions, 0 deletions