diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2017-10-04 02:00:12 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-10-12 17:55:16 +0300 |
commit | 64e1062b2371cb8d6126d4e970832365a1a84562 (patch) | |
tree | 1a835c06947dece2f40f56289582f68c0562f3c3 /drivers/crypto/amcc/crypto4xx_reg_def.h | |
parent | cd4dcd6da7a2610e0562a6e130bb68cc544a8fb1 (diff) | |
download | linux-64e1062b2371cb8d6126d4e970832365a1a84562.tar.xz |
crypto: crypto4xx - fix various warnings
crypto4xx_core.c:179:6: warning: symbol 'crypto4xx_free_state_record'
was not declared. Should it be static?
crypto4xx_core.c:331:5: warning: symbol 'crypto4xx_get_n_gd'
was not declared. Should it be static?
crypto4xx_core.c:652:6: warning: symbol 'crypto4xx_return_pd'
was not declared. Should it be static?
crypto4xx_return_pd() is not used by anything. Therefore it is removed.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/amcc/crypto4xx_reg_def.h')
0 files changed, 0 insertions, 0 deletions