[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1238503291-2532-1-git-send-email-weiyi.huang@gmail.com>
Date: Tue, 31 Mar 2009 20:41:31 +0800
From: Huang Weiyi <weiyi.huang@...il.com>
To: rostedt@...dmis.org
Cc: linux-kernel@...r.kernel.org, Huang Weiyi <weiyi.huang@...il.com>
Subject: [PATCH 3/3] tracing, x86: remove duplicated #include
Remove duplicated #include in arch/x86/kernel/ftrace.c.
Signed-off-by: Huang Weiyi <weiyi.huang@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists