diff options
author | Horia Geantă <horia.geanta@nxp.com> | 2016-11-22 14:44:08 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-11-28 14:23:23 +0100 |
commit | 746f069038961e8a72780c0625acc8accafd28fe (patch) | |
tree | 7e233187c2d7be91b64da9b1997840f5dafb4631 /drivers/crypto/caam/caamalg_desc.h | |
parent | crypto: caam - rewrite some generic inline append cmds (diff) | |
download | linux-746f069038961e8a72780c0625acc8accafd28fe.tar.xz linux-746f069038961e8a72780c0625acc8accafd28fe.zip |
crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAM
Remove dependency on CRYPTO_DEV_FSL_CAAM where superfluous:
depends on CRYPTO_DEV_FSL_CAAM && CRYPTO_DEV_FSL_CAAM_JR
is equivalent to
depends on CRYPTO_DEV_FSL_CAAM_JR
since CRYPTO_DEV_FSL_CAAM_JR depends on CRYPTO_DEV_FSL_CAAM.
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/caam/caamalg_desc.h')
0 files changed, 0 insertions, 0 deletions