perf tools: Remove needless util.h include from builtin.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 27 Aug 2019 14:32:09 +0000 (11:32 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 28 Aug 2019 20:19:34 +0000 (17:19 -0300)
commitefa73d37c11af5082a5605665186c368f1196381
treef6bc4c3e4d9f073c82438204b7091f8d4f3f3541
parentd06e5fad8c4692c6e5f1bd626056f23716bfe4a6
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>
tools/perf/builtin-buildid-cache.c
tools/perf/builtin.h
tools/perf/perf.c