From 8ca95085b6609c41dde445ec13749c7c8d3d9912 Mon Sep 17 00:00:00 2001 From: Geliang Tang Date: Fri, 11 Nov 2016 20:45:00 +0800 Subject: [PATCH] crypto: jitterentropy - drop duplicate header module.h Orabug: 26330509 Drop duplicate header module.h from jitterentropy-kcapi.c. Signed-off-by: Geliang Tang Signed-off-by: Herbert Xu (cherry picked from commit e8b2fa476e7272631f00efae10ae6c17a9978993) Signed-off-by: Somasundaram Krishnasamy Reviewed-by: Jack Vogel --- crypto/jitterentropy-kcapi.c | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/jitterentropy-kcapi.c b/crypto/jitterentropy-kcapi.c index c4938497eedb..787dccca3715 100644 --- a/crypto/jitterentropy-kcapi.c +++ b/crypto/jitterentropy-kcapi.c @@ -39,7 +39,6 @@ #include #include -#include #include #include #include -- 2.50.1