mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 3/3] tracing, x86: remove duplicated #include
@ 2009-03-31 12:41 Huang Weiyi
  2009-04-03 20:34 ` Steven Rostedt
  2009-04-07 13:13 ` [tip:tracing/urgent] " Huang Weiyi
  0 siblings, 2 replies; 3+ messages in thread
From: Huang Weiyi @ 2009-03-31 12:41 UTC (permalink / raw)
  To: rostedt; +Cc: linux-kernel, Huang Weiyi

Remove duplicated #include in arch/x86/kernel/ftrace.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 arch/x86/kernel/ftrace.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/x86/kernel/ftrace.c b/arch/x86/kernel/ftrace.c
index 76f7141..620e760 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>
 
-- 
1.6.0.4


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

end of thread, other threads:[~2009-04-07 13:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-31 12:41 [PATCH 3/3] tracing, x86: remove duplicated #include Huang Weiyi
2009-04-03 20:34 ` Steven Rostedt
2009-04-07 13:13 ` [tip:tracing/urgent] " Huang Weiyi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®