commit | 185bcb92c80eae2d85ec834ea76a144fd163e2af | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Aug 22 17:11:39 2019 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Aug 26 11:58:29 2019 -0300 |
tree | 64e10049c44b9ce01e4193e5894deed9afc2e996 | |
parent | 97b9d866a66cf9884cea623cde3300073815873d [diff] |
perf sort: Remove needless headers from sort.h, provide fwd struct decls Reducing the includes hell a bit more, speeding up the build and avoiding needless rebuilds when just one of those files gets updated. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: https://lkml.kernel.org/n/tip-u63el2vqsovsmnhebx1rcixo@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>