[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-db3c6bf811581c626471a6aecdf0024575b707d7@git.kernel.org>
Date: Thu, 21 Mar 2013 04:31:17 -0700
From: tip-bot for Wei Yongjun <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: acme@...hat.com, linux-kernel@...r.kernel.org, paulus@...ba.org,
mingo@...hat.com, hpa@...or.com, mingo@...nel.org,
a.p.zijlstra@...llo.nl, yongjun_wei@...ndmicro.com.cn,
tglx@...utronix.de
Subject: [tip:perf/core] perf report: Remove duplicated include
Commit-ID: db3c6bf811581c626471a6aecdf0024575b707d7
Gitweb: http://git.kernel.org/tip/db3c6bf811581c626471a6aecdf0024575b707d7
Author: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
AuthorDate: Wed, 13 Mar 2013 12:24:42 +0800
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Fri, 15 Mar 2013 13:06:08 -0300
perf report: Remove duplicated include
Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
Cc: Ingo Molnar <mingo@...hat.com>
Cc: Paul Mackerras <paulus@...ba.org>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Link: http://lkml.kernel.org/r/CAPgLHd9=EXaH1hv4jeVvTa4tZFsjnx+8+g3zqmmUKqQ5qRqTEA@mail.gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
tools/perf/builtin-report.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/perf/builtin-report.c b/tools/perf/builtin-report.c
index 3f4a79b..296bd21 100644
--- a/tools/perf/builtin-report.c
+++ b/tools/perf/builtin-report.c
@@ -13,7 +13,6 @@
#include "util/annotate.h"
#include "util/color.h"
#include <linux/list.h>
-#include "util/cache.h"
#include <linux/rbtree.h>
#include "util/symbol.h"
#include "util/callchain.h"
--
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