From: chai wen Date: Mon, 11 Aug 2014 14:49:23 +0000 (-0400) Subject: watchdog: Remove unnecessary header files X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=f530504a063cfa028971e4b26ea8e0c32908de25;p=deliverable%2Flinux.git watchdog: Remove unnecessary header files Signed-off-by: chai wen Signed-off-by: Don Zickus Cc: pbonzini@redhat.com Link: http://lkml.kernel.org/r/1407768567-171794-2-git-send-email-dzickus@redhat.com Signed-off-by: Ingo Molnar --- diff --git a/kernel/watchdog.c b/kernel/watchdog.c index c3319bd1b040..4c2e11ce5425 100644 --- a/kernel/watchdog.c +++ b/kernel/watchdog.c @@ -15,11 +15,6 @@ #include #include #include -#include -#include -#include -#include -#include #include #include #include