From: Anson Huang Date: Fri, 21 Feb 2020 02:00:29 +0000 (+0800) Subject: watchdog: imx7ulp: Remove unused include of init.h X-Git-Tag: v5.15~4032^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dca96e0117a040b2898899a32f9cbac3082dd3b2;p=platform%2Fkernel%2Flinux-starfive.git watchdog: imx7ulp: Remove unused include of init.h There is nothing in use from init.h, remove it. Signed-off-by: Anson Huang Link: https://lore.kernel.org/r/1582250430-8872-2-git-send-email-Anson.Huang@nxp.com Signed-off-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck --- diff --git a/drivers/watchdog/imx7ulp_wdt.c b/drivers/watchdog/imx7ulp_wdt.c index 11b9e7c..7993c8c 100644 --- a/drivers/watchdog/imx7ulp_wdt.c +++ b/drivers/watchdog/imx7ulp_wdt.c @@ -4,7 +4,6 @@ */ #include -#include #include #include #include