commit | efa73d37c11af5082a5605665186c368f1196381 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Aug 27 11:32:09 2019 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Aug 28 17:19:34 2019 -0300 |
tree | f6bc4c3e4d9f073c82438204b7091f8d4f3f3541 | |
parent | d06e5fad8c4692c6e5f1bd626056f23716bfe4a6 [diff] |
perf tools: Remove needless util.h include from builtin.h And fix up places where util.h is needed but was obtained indirectly via builtin.h. 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-a01ig3c4t76ye5wkqmtgk9qn@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>