]> git.karo-electronics.de Git - linux-beck.git/commitdiff
crypto: api - Remove linux/fips.h from internal.h
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 22 Apr 2015 05:25:59 +0000 (13:25 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 23 Apr 2015 06:18:10 +0000 (14:18 +0800)
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 <herbert@gondor.apana.org.au>
crypto/internal.h

index ed7a70c6dbc1f04209e4a2bd94f1d7ab2b908177..00e42a3ed81431638b78a8df1616de978da1eaa6 100644 (file)
@@ -25,7 +25,6 @@
 #include <linux/notifier.h>
 #include <linux/rwsem.h>
 #include <linux/slab.h>
-#include <linux/fips.h>
 
 /* Crypto notification events. */
 enum {