Skip to content

Commit

Permalink
watchdog: Remove unnecessary header files
Browse files Browse the repository at this point in the history
Signed-off-by: chai wen <chaiw.fnst@cn.fujitsu.com>
Signed-off-by: Don Zickus <dzickus@redhat.com>
Cc: pbonzini@redhat.com
Link: http://lkml.kernel.org/r/1407768567-171794-2-git-send-email-dzickus@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
  • Loading branch information
chai wen authored and Ingo Molnar committed Aug 18, 2014
1 parent 98a96f2 commit f530504
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions kernel/watchdog.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@
#include <linux/cpu.h>
#include <linux/nmi.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/freezer.h>
#include <linux/kthread.h>
#include <linux/lockdep.h>
#include <linux/notifier.h>
#include <linux/module.h>
#include <linux/sysctl.h>
#include <linux/smpboot.h>
Expand Down

0 comments on commit f530504

Please sign in to comment.