[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2429d30a-97f8-339e-2f80-03f38ae6f61b@nxp.com>
Date: Mon, 7 Jan 2019 10:42:27 +0000
From: Laurentiu Tudor <laurentiu.tudor@....com>
To: Brajeswar Ghosh <brajeswar.linux@...il.com>,
"stuyoder@...il.com" <stuyoder@...il.com>
CC: "jrdr.linux@...il.com" <jrdr.linux@...il.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"sabyasachi.linux@...il.com" <sabyasachi.linux@...il.com>
Subject: Re: [PATCH] drivers/bus/fsl-mc/dpbp.c: Remove duplicate header
On 09.11.2018 11:51, Brajeswar Ghosh wrote:
> Remove linux/fsl/mc.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.com>
Acked-by: Laurentiu Tudor <laurentiu.tudor@....com>
---
Best Regards, Laurentiu
> ---
> drivers/bus/fsl-mc/dpbp.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/bus/fsl-mc/dpbp.c b/drivers/bus/fsl-mc/dpbp.c
> index 17e3c5d2f22e..9003cd3698a5 100644
> --- a/drivers/bus/fsl-mc/dpbp.c
> +++ b/drivers/bus/fsl-mc/dpbp.c
> @@ -5,7 +5,6 @@
> */
> #include <linux/kernel.h>
> #include <linux/fsl/mc.h>
> -#include <linux/fsl/mc.h>
>
> #include "fsl-mc-private.h"
>
>
Powered by blists - more mailing lists