From daf0944cfb1fd2f6ca17fd4ed1ecbbef63d8f8f8 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Wed, 22 Apr 2015 13:25:57 +0800 Subject: [PATCH] crypto: tcrypt - Include linux/fips.h for fips_enabled All users of fips_enabled should include linux/fips.h directly instead of getting it through internal.h which is reserved for internal crypto API implementors. Signed-off-by: Herbert Xu --- Reading git-format-patch failed