]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commit7be58b1250f471a4548c0fe7a6b4001b62ea1e30
tree04f1e71884c9360a3ff4d9d483f6334f4cd1c835
parent1c41b88249f623a3c92e53aa7cc221b2245bd044
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>
crypto/internal.h