projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15a2638
)
watchdog: imx7ulp: Remove unused include of init.h
author
Anson Huang
<Anson.Huang@nxp.com>
Fri, 21 Feb 2020 02:00:29 +0000
(10:00 +0800)
committer
Wim Van Sebroeck
<wim@linux-watchdog.org>
Wed, 18 Mar 2020 10:15:23 +0000
(11:15 +0100)
There is nothing in use from init.h, remove it.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Link:
https://lore.kernel.org/r/1582250430-8872-2-git-send-email-Anson.Huang@nxp.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/imx7ulp_wdt.c
patch
|
blob
|
history
diff --git
a/drivers/watchdog/imx7ulp_wdt.c
b/drivers/watchdog/imx7ulp_wdt.c
index 11b9e7c6b7f596a3b5a28c4bfe7acf0e02bece85..7993c8c41b3a8fa9520479576c4fb213b289204f 100644
(file)
--- a/
drivers/watchdog/imx7ulp_wdt.c
+++ b/
drivers/watchdog/imx7ulp_wdt.c
@@
-4,7
+4,6
@@
*/
#include <linux/clk.h>
-#include <linux/init.h>
#include <linux/io.h>
#include <linux/kernel.h>
#include <linux/module.h>