[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220912075630.17120-1-xu.panda@zte.com.cn>
Date: Mon, 12 Sep 2022 07:56:31 +0000
From: cgel.zte@...il.com
To: olivia@...enic.com
Cc: herbert@...dor.apana.org.au, linux@...inikbrodowski.net,
Jason@...c4.com, kvalo@...nel.org, ebiggers@...gle.com,
linux-kernel@...r.kernel.org, Xu Panda <xu.panda@....com.cn>,
Zeal Robot <zealci@....com.cn>
Subject: [PATCH linux-next] random/core: remove duplicate included header files
From: Xu Panda <xu.panda@....com.cn>
Reported-by: Zeal Robot <zealci@....com.cn>
Signed-off-by: Xu Panda <xu.panda@....com.cn>
---
drivers/char/hw_random/core.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/char/hw_random/core.c b/drivers/char/hw_random/core.c
index d7045dfaf16c..f01dce80553b 100644
--- a/drivers/char/hw_random/core.c
+++ b/drivers/char/hw_random/core.c
@@ -21,7 +21,6 @@
#include <linux/sched/signal.h>
#include <linux/miscdevice.h>
#include <linux/module.h>
-#include <linux/random.h>
#include <linux/sched.h>
#include <linux/slab.h>
#include <linux/uaccess.h>
--
2.15.2
Powered by blists - more mailing lists