aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2015-07-05 22:54:01 -0300
committerArnaldo Carvalho de Melo <[email protected]>2015-07-05 22:54:01 -0300
commit03da23a34a039a74f550646e68d562655306e331 (patch)
treeb9a222912f05e6d44c77859746d69ba77d6d5295
parent3f735377bfd6567d80815a6242c147211963680a (diff)
tools: Move rbtree.h from tools/perf/
The previous step, copying the contents minus the rcupdate.h parts, was done as a minimal fix, now do the move from tools/perf/. Cc: Adrian Hunter <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Stephane Eranian <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
-rw-r--r--tools/include/linux/rbtree.h (renamed from tools/perf/util/include/linux/rbtree.h)0
-rw-r--r--tools/perf/MANIFEST1
2 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/include/linux/rbtree.h b/tools/include/linux/rbtree.h
index 112582253dd0..112582253dd0 100644
--- a/tools/perf/util/include/linux/rbtree.h
+++ b/tools/include/linux/rbtree.h
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST
index ff667e36ca52..9df268167b8c 100644
--- a/tools/perf/MANIFEST
+++ b/tools/perf/MANIFEST
@@ -45,6 +45,7 @@ tools/include/linux/kernel.h
tools/include/linux/list.h
tools/include/linux/log2.h
tools/include/linux/poison.h
+tools/include/linux/rbtree.h
tools/include/linux/types.h
include/asm-generic/bitops/arch_hweight.h
include/asm-generic/bitops/const_hweight.h