[PATCH 4/8] x86: remove dupilcated #include

From: Huang Weiyi
Date: Mon Apr 06 2009 - 05:20:42 EST


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

Signed-off-by: Huang Weiyi <weiyi.huang@xxxxxxxxx>
---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/