public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4/8] x86: remove dupilcated #include
@ 2009-04-06  9:20 Huang Weiyi
  2009-04-08 12:21 ` Ingo Molnar
  0 siblings, 1 reply; 6+ messages in thread
From: Huang Weiyi @ 2009-04-06  9:20 UTC (permalink / raw)
  To: mingo, hpa, x86; +Cc: linux-kernel, Huang Weiyi

Remove dupilcated #include in arch/x86/kernel/dumpstack.c.

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

diff --git a/arch/x86/kernel/dumpstack.c b/arch/x86/kernel/dumpstack.c
index 95ea5fa..6d7966d 100644
--- a/arch/x86/kernel/dumpstack.c
+++ b/arch/x86/kernel/dumpstack.c
@@ -15,7 +15,6 @@
 #include <linux/bug.h>
 #include <linux/nmi.h>
 #include <linux/sysfs.h>
-#include <linux/ftrace.h>
 
 #include <asm/stacktrace.h>
 
-- 
1.6.1.3


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

end of thread, other threads:[~2009-04-09  4:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-06  9:20 [PATCH 4/8] x86: remove dupilcated #include Huang Weiyi
2009-04-08 12:21 ` Ingo Molnar
2009-04-08 13:58   ` Sam Ravnborg
2009-04-08 14:12     ` Ingo Molnar
2009-04-08 18:43       ` Sam Ravnborg
2009-04-09  4:30         ` Ingo Molnar

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