From: Arnaldo Carvalho de Melo Date: Mon, 18 Jul 2016 21:35:11 +0000 (-0300) Subject: perf tools: Remove include/linux/list.h from perf's MANIFEST X-Git-Tag: Ubuntu-5.2.0-15.16~8816^2^2~7 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=3aa0042769313b720142c0ef8514dac389e14ebe;p=mirror_ubuntu-eoan-kernel.git 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 Cc: David Ahern Cc: Jiri Olsa Cc: Josh Poimboeuf Cc: Namhyung Kim Cc: Wang Nan 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 --- diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST index eeb2fdc3392f..3ac7f8dff47f 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