From: Herbert Xu Date: Wed, 22 Apr 2015 03:42:35 +0000 (+0800) Subject: crypto: drbg - Remove FIPS ifdef from drbg_healthcheck_sanity X-Git-Tag: omap-for-v4.3/legacy-v2-signed~193^2~250 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b94e7dc581c68e383165b09f2aab7a98a597f10a;p=pandora-kernel.git crypto: drbg - Remove FIPS ifdef from drbg_healthcheck_sanity This patch removes the unnecessary CRYPTO_FIPS ifdef from drbg_healthcheck_sanity so that the code always gets checked by the compiler. Signed-off-by: Herbert Xu Acked-by: Stephan Mueller --- Reading git-diff-tree failed