X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=crypto%2Fscompress.c;h=442a82c9de7def1f876045d6204da9733c9a5994;hb=db906f0ca6bb55b7237b880e06ec2fc95ab67e16;hp=24138b42a648a2fe431c410aa5696daffa5a54a7;hpb=03e5cb7b50feb687508946a702febaba24c77f0b;p=platform%2Fkernel%2Flinux-rpi.git diff --git a/crypto/scompress.c b/crypto/scompress.c index 24138b4..442a82c 100644 --- a/crypto/scompress.c +++ b/crypto/scompress.c @@ -240,7 +240,7 @@ static const struct crypto_type crypto_scomp_type = { #ifdef CONFIG_PROC_FS .show = crypto_scomp_show, #endif -#ifdef CONFIG_CRYPTO_USER +#if IS_ENABLED(CONFIG_CRYPTO_USER) .report = crypto_scomp_report, #endif #ifdef CONFIG_CRYPTO_STATS