diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2021-08-16 14:44:33 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-08-27 16:30:18 +0800 |
commit | ff1469a21df5a2e981dd2f78e96e412fecb3ba59 (patch) | |
tree | 35d9a0f997d23fcf04acc414076f2cba984f4c14 /arch | |
parent | abfc7fad63940b8dfdfd25da6f0fa813d9561645 (diff) | |
download | linux-ff1469a21df5a2e981dd2f78e96e412fecb3ba59.tar.bz2 |
crypto: rmd320 - remove rmd320 in Makefile
Commit 93f64202926f ("crypto: rmd320 - remove RIPE-MD 320 hash algorithm")
removes the Kconfig and code, but misses to adjust the Makefile.
Hence, ./scripts/checkkconfigsymbols.py warns:
CRYPTO_RMD320
Referencing files: crypto/Makefile
Remove the missing piece of this code removal.
Fixes: 93f64202926f ("crypto: rmd320 - remove RIPE-MD 320 hash algorithm")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions