[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190117141004.GB5823@kernel.org>
Date: Thu, 17 Jan 2019 11:10:04 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: YueHaibing <yuehaibing@...wei.com>
Cc: peterz@...radead.org, mingo@...hat.com,
alexander.shishkin@...ux.intel.com, jolsa@...hat.com,
namhyung@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] perf: remove duplicated include from perf_event.h
Em Thu, Jan 17, 2019 at 03:25:04PM +0800, YueHaibing escreveu:
> Remove duplicated include.
Thanks, applied.
- Arnaldo
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
> ---
> include/linux/perf_event.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h
> index 1d5c551..19baf4a 100644
> --- a/include/linux/perf_event.h
> +++ b/include/linux/perf_event.h
> @@ -53,7 +53,6 @@ struct perf_guest_info_callbacks {
> #include <linux/atomic.h>
> #include <linux/sysfs.h>
> #include <linux/perf_regs.h>
> -#include <linux/workqueue.h>
> #include <linux/cgroup.h>
> #include <asm/local.h>
>
> --
> 2.7.0
>
--
- Arnaldo
Powered by blists - more mailing lists