From: Anson Huang Date: Fri, 21 Feb 2020 02:00:28 +0000 (+0800) Subject: watchdog: imx_sc_wdt: Remove unused includes X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=15a2638ab46d5da1accc224e566d319d8d9a521e;p=linux.git watchdog: imx_sc_wdt: Remove unused includes There is nothing in use from init.h/reboot.h, remove them. Signed-off-by: Anson Huang Reviewed-by: Guenter Roeck Link: https://lore.kernel.org/r/1582250430-8872-1-git-send-email-Anson.Huang@nxp.com Signed-off-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck --- diff --git a/drivers/watchdog/imx_sc_wdt.c b/drivers/watchdog/imx_sc_wdt.c index 8ed89f032ebf2..60a32469f7ded 100644 --- a/drivers/watchdog/imx_sc_wdt.c +++ b/drivers/watchdog/imx_sc_wdt.c @@ -6,13 +6,11 @@ #include #include #include -#include #include #include #include #include #include -#include #include #define DEFAULT_TIMEOUT 60