From: Huang Weiyi Date: Sat, 16 Aug 2008 23:51:12 +0000 (+0800) Subject: [WATCHDOG] removed unused #include X-Git-Tag: v2.6.27-rc5~10^2 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=3ccd3ec6d4a7750c49c4d2bbcc1d0e82cd4c8a7f;p=linux-2.6-omap-h63xx.git [WATCHDOG] removed unused #include The drivers below do not use LINUX_VERSION_CODE nor KERNEL_VERSION. drivers/watchdog/pc87413_wdt.c This patch removes the said #include . Signed-off-by: Huang Weiyi Signed-off-by: Wim Van Sebroeck --- diff --git a/drivers/watchdog/pc87413_wdt.c b/drivers/watchdog/pc87413_wdt.c index e91ada72da1..484c215e9f3 100644 --- a/drivers/watchdog/pc87413_wdt.c +++ b/drivers/watchdog/pc87413_wdt.c @@ -30,7 +30,6 @@ #include #include #include -#include #include #include