diff options
author | Horia Geantă <horia.geanta@nxp.com> | 2016-11-22 16:44:08 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-11-28 16:23:23 +0300 |
commit | 746f069038961e8a72780c0625acc8accafd28fe (patch) | |
tree | 7e233187c2d7be91b64da9b1997840f5dafb4631 /drivers/block/loop.c | |
parent | 281669dfbabedb8b44466c4e788df71ff43bd8b5 (diff) | |
download | linux-746f069038961e8a72780c0625acc8accafd28fe.tar.xz |
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/block/loop.c')
0 files changed, 0 insertions, 0 deletions