From 7be58b1250f471a4548c0fe7a6b4001b62ea1e30 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Wed, 22 Apr 2015 13:25:59 +0800 Subject: [PATCH] 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 --- Reading git-format-patch failed