* [PATCH] [v2] drivers: watchdog: Remove duplicate include of kernel.h
@ 2021-03-23 2:49 Wan Jiabing
0 siblings, 0 replies; only message in thread
From: Wan Jiabing @ 2021-03-23 2:49 UTC (permalink / raw)
To: Wim Van Sebroeck, Guenter Roeck, linux-watchdog, linux-kernel
Cc: kael_w, Wan Jiabing
linux/kernel.h has been included at line 22. According to
alphabetic order, we remove the duplicate one at line 17.
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
---
drivers/watchdog/dw_wdt.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/watchdog/dw_wdt.c b/drivers/watchdog/dw_wdt.c
index 32d0e1781e63..3aa8bed98759 100644
--- a/drivers/watchdog/dw_wdt.c
+++ b/drivers/watchdog/dw_wdt.c
@@ -14,7 +14,6 @@
#include <linux/bitops.h>
#include <linux/limits.h>
-#include <linux/kernel.h>
#include <linux/clk.h>
#include <linux/delay.h>
#include <linux/err.h>
--
2.25.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, back to index
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23 2:49 [PATCH] [v2] drivers: watchdog: Remove duplicate include of kernel.h Wan Jiabing
Linux-Watchdog Archive on lore.kernel.org
Archives are clonable:
git clone --mirror https://lore.kernel.org/linux-watchdog/0 linux-watchdog/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 linux-watchdog linux-watchdog/ https://lore.kernel.org/linux-watchdog \
linux-watchdog@vger.kernel.org
public-inbox-index linux-watchdog
Example config snippet for mirrors
Newsgroup available over NNTP:
nntp://nntp.lore.kernel.org/org.kernel.vger.linux-watchdog
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git