linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] sched/x86: Remove duplicated include from itmt.c
@ 2017-02-09 15:15 Wei Yongjun
  2017-02-09 17:52 ` Tim Chen
  2017-02-10  8:16 ` Ingo Molnar
  0 siblings, 2 replies; 3+ messages in thread
From: Wei Yongjun @ 2017-02-09 15:15 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Tim Chen
  Cc: Wei Yongjun, x86, linux-kernel

From: Wei Yongjun <weiyongjun1@huawei.com>

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
---
 arch/x86/kernel/itmt.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/kernel/itmt.c b/arch/x86/kernel/itmt.c
index f73f475..b5ccc9b 100644
--- a/arch/x86/kernel/itmt.c
+++ b/arch/x86/kernel/itmt.c
@@ -20,7 +20,6 @@
  * frequency under ITMT.
  */
 
-#include <linux/sched.h>
 #include <linux/cpumask.h>
 #include <linux/cpuset.h>
 #include <linux/mutex.h>

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-10  8:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-09 15:15 [PATCH -next] sched/x86: Remove duplicated include from itmt.c Wei Yongjun
2017-02-09 17:52 ` Tim Chen
2017-02-10  8:16 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).