summaryrefslogtreecommitdiff
path: root/crypto/internal.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-04-22 13:25:59 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-04-23 14:18:10 +0800
commit0c9b9046089f945ce010ff2c987917b86800435d (patch)
treeaf58c2f2d0cef342a1af4f182d6a2647057fff1f /crypto/internal.h
parentd16d75710dd74580d3d155cb5602472f32ca452a (diff)
downloadlinux-crypto-0c9b9046089f945ce010ff2c987917b86800435d.tar.gz
linux-crypto-0c9b9046089f945ce010ff2c987917b86800435d.zip
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 <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/internal.h')
-rw-r--r--crypto/internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/internal.h b/crypto/internal.h
index ed7a70c6..00e42a3e 100644
--- a/crypto/internal.h
+++ b/crypto/internal.h
@@ -25,7 +25,6 @@
#include <linux/notifier.h>
#include <linux/rwsem.h>
#include <linux/slab.h>
-#include <linux/fips.h>
/* Crypto notification events. */
enum {