diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2016-07-18 18:00:50 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-07-18 18:14:44 -0300 |
commit | ad430729ae00dd63f7dcadbeb638e589bc03b5a3 (patch) | |
tree | 3d428e337b35849706fd0ab7967c4cbfd099dc24 | |
parent | e0643c4e9fdb2e77ab83ca596460e2c9c15728aa (diff) |
Remove: kernel unistd*h files from perf's MANIFEST, not used
No need to copy it to a detached tarball as they aren't used anymore
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
-rw-r--r-- | tools/perf/MANIFEST | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST index d059b72bf7e7..e18df995bd3c 100644 --- a/tools/perf/MANIFEST +++ b/tools/perf/MANIFEST @@ -84,7 +84,5 @@ include/asm-generic/bitops/__fls.h include/asm-generic/bitops/fls.h include/linux/list.h include/linux/hash.h -arch/*/include/asm/unistd*.h -arch/*/include/uapi/asm/unistd*.h tools/arch/*/include/uapi/asm/perf_regs.h include/linux/poison.h |