Skip to content

Commit dca96e0

Browse files
Anson-HuangWim Van Sebroeck
authored andcommitted
watchdog: imx7ulp: Remove unused include of init.h
There is nothing in use from init.h, remove it. Signed-off-by: Anson Huang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
1 parent 15a2638 commit dca96e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/watchdog/imx7ulp_wdt.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
*/
55

66
#include <linux/clk.h>
7-
#include <linux/init.h>
87
#include <linux/io.h>
98
#include <linux/kernel.h>
109
#include <linux/module.h>

0 commit comments

Comments
 (0)