Explorar el Código

crypto: jitterentropy - drop duplicate header module.h

Drop duplicate header module.h from jitterentropy-kcapi.c.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Geliang Tang hace 8 años
padre
commit
e8b2fa476e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      crypto/jitterentropy-kcapi.c

+ 0 - 1
crypto/jitterentropy-kcapi.c

@@ -39,7 +39,6 @@
 
 #include <linux/module.h>
 #include <linux/slab.h>
-#include <linux/module.h>
 #include <linux/fips.h>
 #include <linux/time.h>
 #include <linux/crypto.h>