From: Herbert Xu Date: Wed, 22 Apr 2015 05:25:59 +0000 (+0800) Subject: crypto: api - Remove linux/fips.h from internal.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=7be58b1250f471a4548c0fe7a6b4001b62ea1e30;p=deliverable%2Flinux.git crypto: api - Remove linux/fips.h from internal.h Now that all fips_enabled users are including linux/fips.h directly instead of getting it through internal.h, we can remove the fips.h inclusions from internal.h. Signed-off-by: Herbert Xu --- diff --git a/crypto/internal.h b/crypto/internal.h index ed7a70c6dbc1..00e42a3ed814 100644 --- a/crypto/internal.h +++ b/crypto/internal.h @@ -25,7 +25,6 @@ #include #include #include -#include /* Crypto notification events. */ enum {