Explorar o 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 %!s(int64=8) %!d(string=hai) anos
pai
achega
e8b2fa476e
Modificáronse 1 ficheiros con 0 adicións e 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>