summaryrefslogtreecommitdiff
path: root/tools/perf/util
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2016-07-18 20:48:37 (GMT)
committerArnaldo Carvalho de Melo <acme@redhat.com>2016-07-18 20:53:22 (GMT)
commite0643c4e9fdb2e77ab83ca596460e2c9c15728aa (patch)
tree8acba3ec84f5085ce9df34cd5ec6f9468c38bd78 /tools/perf/util
parent7e3f36411342a54f1981fa97b43550b8406a3d69 (diff)
downloadlinux-e0643c4e9fdb2e77ab83ca596460e2c9c15728aa.tar.xz
perf tools: Remove tools/perf/util/include/linux/const.h
Not used anymore, remove one more file referencing kernel sources, i.e. outside of tools/ Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: David Ahern <dsahern@gmail.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Wang Nan <wangnan0@huawei.com> Link: http://lkml.kernel.org/n/tip-ykfjt3t8l0npxfwmekiwwyu6@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util')
-rw-r--r--tools/perf/util/include/linux/const.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/include/linux/const.h b/tools/perf/util/include/linux/const.h
deleted file mode 100644
index c10a35e..0000000
--- a/tools/perf/util/include/linux/const.h
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../../../include/uapi/linux/const.h"