[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1407137779-19129-1-git-send-email-chaiw.fnst@cn.fujitsu.com>
Date: Mon, 4 Aug 2014 15:36:18 +0800
From: chai wen <chaiw.fnst@...fujitsu.com>
To: <linux-kernel@...r.kernel.org>
CC: <dzickus@...hat.com>, <mingo@...hat.com>,
chai wen <chaiw.fnst@...fujitsu.com>
Subject: [PATCH 1/2] watchdog: remove unnecessary head files
Signed-off-by: chai wen <chaiw.fnst@...fujitsu.com>
---
kernel/watchdog.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/kernel/watchdog.c b/kernel/watchdog.c
index c3319bd..4c2e11c 100644
--- a/kernel/watchdog.c
+++ b/kernel/watchdog.c
@@ -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>
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists