public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] perf report: remove duplicated include from builtin-report.c
@ 2013-03-13  4:24 Wei Yongjun
  2013-03-21 11:31 ` [tip:perf/core] perf report: Remove duplicated include tip-bot for Wei Yongjun
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2013-03-13  4:24 UTC (permalink / raw)
  To: a.p.zijlstra, paulus, mingo, acme; +Cc: yongjun_wei, linux-kernel

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 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 96b5a7f..67b840c 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"


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

* [tip:perf/core] perf report: Remove duplicated include
  2013-03-13  4:24 [PATCH -next] perf report: remove duplicated include from builtin-report.c Wei Yongjun
@ 2013-03-21 11:31 ` tip-bot for Wei Yongjun
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Wei Yongjun @ 2013-03-21 11:31 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: acme, linux-kernel, paulus, mingo, hpa, mingo, a.p.zijlstra,
	yongjun_wei, tglx

Commit-ID:  db3c6bf811581c626471a6aecdf0024575b707d7
Gitweb:     http://git.kernel.org/tip/db3c6bf811581c626471a6aecdf0024575b707d7
Author:     Wei Yongjun <yongjun_wei@trendmicro.com.cn>
AuthorDate: Wed, 13 Mar 2013 12:24:42 +0800
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Fri, 15 Mar 2013 13:06:08 -0300

perf report: Remove duplicated include

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/CAPgLHd9=EXaH1hv4jeVvTa4tZFsjnx+8+g3zqmmUKqQ5qRqTEA@mail.gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.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"

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

end of thread, other threads:[~2013-03-21 11:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-13  4:24 [PATCH -next] perf report: remove duplicated include from builtin-report.c Wei Yongjun
2013-03-21 11:31 ` [tip:perf/core] perf report: Remove duplicated include tip-bot for Wei Yongjun

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