* [PATCH] sep_main.c: remove duplicated include
@ 2012-07-18 14:30 Duan Jiong
2012-07-18 16:07 ` Dan Carpenter
0 siblings, 1 reply; 2+ messages in thread
From: Duan Jiong @ 2012-07-18 14:30 UTC (permalink / raw)
To: gregkh, alan; +Cc: devel, linux-kernel
Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
---
drivers/staging/sep/sep_main.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/sep/sep_main.c b/drivers/staging/sep/sep_main.c
index df1d13e..a80c701 100644
--- a/drivers/staging/sep/sep_main.c
+++ b/drivers/staging/sep/sep_main.c
@@ -61,7 +61,6 @@
#include <linux/interrupt.h>
#include <linux/pagemap.h>
#include <asm/cacheflush.h>
-#include <linux/sched.h>
#include <linux/delay.h>
#include <linux/jiffies.h>
#include <linux/async.h>
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-18 16:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-18 14:30 [PATCH] sep_main.c: remove duplicated include Duan Jiong
2012-07-18 16:07 ` Dan Carpenter
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.