[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAM9d7cjzPHR4wB3KA_3MfyhwH+PAwF5ucjwWe=xeSL7SHPch+A@mail.gmail.com>
Date: Tue, 15 Sep 2020 23:51:22 +0900
From: Namhyung Kim <namhyung@...nel.org>
To: YueHaibing <yuehaibing@...wei.com>
Cc: Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...hat.com>, Ian Rogers <irogers@...gle.com>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -next] perf metric: Remove duplicate include
Hello,
On Tue, Sep 15, 2020 at 5:16 PM YueHaibing <yuehaibing@...wei.com> wrote:
>
> Remove duplicate header which is included twice.
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
Acked-by: Namhyung Kim <namhyung@...nel.org>
Thanks
Namhyung
> ---
> tools/perf/tests/parse-metric.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/tools/perf/tests/parse-metric.c b/tools/perf/tests/parse-metric.c
> index 23db8acc492d..b344decfb91b 100644
> --- a/tools/perf/tests/parse-metric.c
> +++ b/tools/perf/tests/parse-metric.c
> @@ -11,8 +11,6 @@
> #include "debug.h"
> #include "expr.h"
> #include "stat.h"
> -#include <perf/cpumap.h>
> -#include <perf/evlist.h>
>
> static struct pmu_event pme_test[] = {
> {
> --
> 2.17.1
>
>
Powered by blists - more mailing lists