From: Herbert Xu Date: Tue, 21 Apr 2015 02:46:43 +0000 (+0800) Subject: crypto: ansi_cprng - Remove bogus inclusion of internal.h X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f7e3caa9ecd194cb3f20d0712de1c76d8149e73;p=pandora-kernel.git crypto: ansi_cprng - Remove bogus inclusion of internal.h The file internal.h is only meant to be used by internel API implementation and not algorithm implementations. In fact it isn't even needed here so this patch removes it. Signed-off-by: Herbert Xu Acked-by: Neil Horman --- Reading git-diff-tree failed