[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-w20ueqlf22kh7ctjqo0zjpig@git.kernel.org>
Date: Mon, 18 Jul 2016 23:52:19 -0700
From: tip-bot for Arnaldo Carvalho de Melo <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: mingo@...nel.org, acme@...hat.com, adrian.hunter@...el.com,
dsahern@...il.com, linux-kernel@...r.kernel.org, jolsa@...nel.org,
wangnan0@...wei.com, namhyung@...nel.org, tglx@...utronix.de,
hpa@...or.com, jpoimboe@...hat.com
Subject: [tip:perf/core] perf tools: Remove include/linux/list.h from perf's
MANIFEST
Commit-ID: 3aa0042769313b720142c0ef8514dac389e14ebe
Gitweb: http://git.kernel.org/tip/3aa0042769313b720142c0ef8514dac389e14ebe
Author: Arnaldo Carvalho de Melo <acme@...hat.com>
AuthorDate: Mon, 18 Jul 2016 18:35:11 -0300
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Mon, 18 Jul 2016 18:35:11 -0300
perf tools: Remove include/linux/list.h from perf's MANIFEST
It hasn't been used since we made tools/ self sufficiente wrt list.h.
Cc: Adrian Hunter <adrian.hunter@...el.com>
Cc: David Ahern <dsahern@...il.com>
Cc: Jiri Olsa <jolsa@...nel.org>
Cc: Josh Poimboeuf <jpoimboe@...hat.com>
Cc: Namhyung Kim <namhyung@...nel.org>
Cc: Wang Nan <wangnan0@...wei.com>
Fixes: d1b39d41ebec ("tools: Make list.h self-sufficient")
Link: http://lkml.kernel.org/n/tip-w20ueqlf22kh7ctjqo0zjpig@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
tools/perf/MANIFEST | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST
index eeb2fdc..3ac7f8d 100644
--- a/tools/perf/MANIFEST
+++ b/tools/perf/MANIFEST
@@ -77,7 +77,6 @@ tools/include/linux/stringify.h
tools/include/linux/types.h
tools/include/linux/err.h
tools/include/linux/bitmap.h
-include/linux/list.h
include/linux/hash.h
tools/arch/*/include/uapi/asm/perf_regs.h
include/linux/poison.h
Powered by blists - more mailing lists