Skip to content

Commit

Permalink
perf tools: Remove tools/perf/util/include/asm/byteorder.h
Browse files Browse the repository at this point in the history
Not used anymore. This also stops include linux/swab.h directly
from the kernel sources, remove that reference from the MANIFEST.

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>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
  • Loading branch information
Arnaldo Carvalho de Melo committed Jul 18, 2016
1 parent 14f0652 commit 7e3f364
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions tools/perf/MANIFEST
Original file line number Diff line number Diff line change
@@ -84,10 +84,8 @@ include/asm-generic/bitops/__fls.h
include/asm-generic/bitops/fls.h
include/linux/list.h
include/linux/hash.h
include/linux/swab.h
arch/*/include/asm/unistd*.h
arch/*/include/uapi/asm/unistd*.h
tools/arch/*/include/uapi/asm/perf_regs.h
include/linux/poison.h
include/uapi/linux/const.h
include/uapi/linux/swab.h
2 changes: 0 additions & 2 deletions tools/perf/util/include/asm/byteorder.h

This file was deleted.

0 comments on commit 7e3f364

Please sign in to comment.