Commit-ID: e90476d3bab4322070c0afb3e3b55671de8664ea Gitweb: http://git.kernel.org/tip/e90476d3bab4322070c0afb3e3b55671de8664ea Author: Huang Weiyi <weiyi.huang@xxxxxxxxx> AuthorDate: Sat, 11 Jul 2009 09:32:46 +0800 Committer: Ingo Molnar <mingo@xxxxxxx> CommitDate: Sat, 11 Jul 2009 10:17:08 +0200 x86: Remove duplicated #include Remove duplicated #include in: arch/x86/kernel/dumpstack.c Signed-off-by: Huang Weiyi <weiyi.huang@xxxxxxxxx> Signed-off-by: Ingo Molnar <mingo@xxxxxxx> --- 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 c840571..2d8a371 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> -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |