]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
perf debug: No need to include ui/util.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 3 Sep 2019 12:57:50 +0000 (09:57 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 20 Sep 2019 12:19:20 +0000 (09:19 -0300)
commitb22bb139dcb370cd3a7f3c5ae29d55bb69235ace
tree9a3e5aa613eb397d6bef52f5121f0913a026e011
parent8fcbeae44fde9756036147664d1e74fab7c9902c
perf debug: No need to include ui/util.h

Nothing from that file is used in util/debug.h, it is only needed in
some places that get it indirectly via including util/debug.h, remove
that entanglement.

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-hn9v4jdova2nt018fqsjyzun@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/scripts.c
tools/perf/ui/gtk/setup.c
tools/perf/util/debug.h