]> git.baikalelectronics.ru Git - kernel.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)
commit24e7fa865295df2de94296801b1cdec3980416fd
tree04f1e71884c9360a3ff4d9d483f6334f4cd1c835
parent3212e1bfbd8a2c61bfc60ce01075b03a6b058012
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