X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=crypto%2Facompress.c;h=1c682810a484dcdf3368ef61197e6262926e75dd;hb=refs%2Fheads%2Faccepted%2Ftizen_unified_x;hp=82a290df2822a0c5239af964e73bb5cbada3b79c;hpb=c5eb8bf76718cf2e2f36aac216a99014f00927de;p=platform%2Fkernel%2Flinux-rpi.git diff --git a/crypto/acompress.c b/crypto/acompress.c index 82a290d..1c68281 100644 --- a/crypto/acompress.c +++ b/crypto/acompress.c @@ -125,7 +125,7 @@ static const struct crypto_type crypto_acomp_type = { #ifdef CONFIG_PROC_FS .show = crypto_acomp_show, #endif -#ifdef CONFIG_CRYPTO_USER +#if IS_ENABLED(CONFIG_CRYPTO_USER) .report = crypto_acomp_report, #endif #ifdef CONFIG_CRYPTO_STATS