X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=crypto%2Fkpp.c;h=33d44e59387ff3370d4dd2a7f5ae036163aea39f;hb=refs%2Fheads%2Faccepted%2Ftizen_unified_toolchain;hp=74f2e8e918fa5854e444ae858c604d2d52c6c97c;hpb=7994beabfbb9a15c069eba7833a00f5ff4da1172;p=platform%2Fkernel%2Flinux-rpi.git diff --git a/crypto/kpp.c b/crypto/kpp.c index 74f2e8e..33d44e5 100644 --- a/crypto/kpp.c +++ b/crypto/kpp.c @@ -96,7 +96,7 @@ static const struct crypto_type crypto_kpp_type = { #ifdef CONFIG_PROC_FS .show = crypto_kpp_show, #endif -#ifdef CONFIG_CRYPTO_USER +#if IS_ENABLED(CONFIG_CRYPTO_USER) .report = crypto_kpp_report, #endif #ifdef CONFIG_CRYPTO_STATS