[PATCH -next] coresight: etm4x: remove duplicated include from coresight-etm4x.c
Mathieu Poirier
mathieu.poirier at linaro.org
Tue Jul 19 07:36:00 PDT 2016
On 19 July 2016 at 05:27, Wei Yongjun <weiyj_lk at 163.com> wrote:
> From: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
>
> Remove duplicated include.
>
> Signed-off-by: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
> ---
> drivers/hwtracing/coresight/coresight-etm4x.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/hwtracing/coresight/coresight-etm4x.c b/drivers/hwtracing/coresight/coresight-etm4x.c
> index 0d8ebfa..6e639b9 100644
> --- a/drivers/hwtracing/coresight/coresight-etm4x.c
> +++ b/drivers/hwtracing/coresight/coresight-etm4x.c
> @@ -33,7 +33,6 @@
> #include <linux/uaccess.h>
> #include <linux/perf_event.h>
> #include <linux/pm_runtime.h>
> -#include <linux/perf_event.h>
> #include <asm/sections.h>
> #include <asm/local.h>
Definitely - applied.
Thanks,
Mathieu
>
>
>
>
>
More information about the linux-arm-kernel
mailing list