linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* tracing, x86: remove duplicated #include's
@ 2009-02-11 22:57 Huang Weiyi
  0 siblings, 0 replies; only message in thread
From: Huang Weiyi @ 2009-02-11 22:57 UTC (permalink / raw)
  To: srostedt; +Cc: linux-kernel

Removed duplicated #include's in arch/x86/kernel/ftrace.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

diff --git a/arch/x86/kernel/ftrace.c b/arch/x86/kernel/ftrace.c
index 231bdd3..1829b28 100644
--- a/arch/x86/kernel/ftrace.c
+++ b/arch/x86/kernel/ftrace.c
@@ -19,7 +19,6 @@
 #include <linux/list.h>

 #include <asm/ftrace.h>
-#include <linux/ftrace.h>
 #include <asm/nops.h>
 #include <asm/nmi.h>



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-11 22:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-11 22:57 tracing, x86: remove duplicated #include's Huang Weiyi

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).