linux-kernel.vger.kernel.org archive mirror
 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 related	[flat|nested] 3+ messages in thread

* Re: [PATCH 3/3] tracing, x86: remove duplicated #include
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Steven Rostedt @ 2009-04-03 20:34 UTC (permalink / raw)
  To: Huang Weiyi; +Cc: LKML, Ingo Molnar


On Tue, 31 Mar 2009, Huang Weiyi wrote:

> Remove duplicated #include in arch/x86/kernel/ftrace.c.
> 
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

Thanks, applied.

-- Steve


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

* [tip:tracing/urgent] tracing, x86: remove duplicated #include
  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 ` Huang Weiyi
  1 sibling, 0 replies; 3+ messages in thread
From: Huang Weiyi @ 2009-04-07 13:13 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: linux-kernel, hpa, mingo, rostedt, tglx, mingo, weiyi.huang

Commit-ID:  5ab8026a3016fbed5c73aa070d9f6989cf791099
Gitweb:     http://git.kernel.org/tip/5ab8026a3016fbed5c73aa070d9f6989cf791099
Author:     Huang Weiyi <weiyi.huang@gmail.com>
AuthorDate: Tue, 31 Mar 2009 20:41:31 +0800
Committer:  Ingo Molnar <mingo@elte.hu>
CommitDate: Tue, 7 Apr 2009 14:01:53 +0200

tracing, x86: remove duplicated #include

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

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
LKML-Reference: <1238503291-2532-1-git-send-email-weiyi.huang@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>


---
 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 61df775..70a10ca 100644
--- a/arch/x86/kernel/ftrace.c
+++ b/arch/x86/kernel/ftrace.c
@@ -20,7 +20,6 @@
 
 #include <asm/cacheflush.h>
 #include <asm/ftrace.h>
-#include <linux/ftrace.h>
 #include <asm/nops.h>
 #include <asm/nmi.h>
 

^ permalink raw reply related	[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;
as well as URLs for NNTP newsgroup(s).