commit | 89b32dfe008caa9c14ed42cdba656b6d1b753550 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Tue May 21 13:34:21 2019 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu May 30 15:30:05 2019 +0800 |
tree | 127e2455d2d3034ae27f8a5997a31d2528b76ee4 | |
parent | fbb8d46e161644a13b81337f1235cd419e046318 [diff] |
crypto: talitos - use IS_ENABLED() in has_ftr_sec1() This patch rewrites has_ftr_sec1() using IS_ENABLED() instead of #ifdefs Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>