diff options
author | Fabio Estevam <[email protected]> | 2016-02-14 13:08:21 -0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2016-02-17 04:07:52 +0800 |
commit | 029c053c447d6c3e7326f8dd4c2cc6fe43b369d3 (patch) | |
tree | 625a91eba643da47c61ad9ea7966c986e3570baa /lib/mpi/mpi-internal.h | |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions