Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Geliang Tang and committed by
Herbert Xu
e8b2fa47 9a1a1c08

-1
-1
crypto/jitterentropy-kcapi.c
··· 39 39 40 40 #include <linux/module.h> 41 41 #include <linux/slab.h> 42 - #include <linux/module.h> 43 42 #include <linux/fips.h> 44 43 #include <linux/time.h> 45 44 #include <linux/crypto.h>