Re: [PATCH] drivers/bus/fsl-mc/dpcon.c: Remove duplicate header

From: Brajeswar Ghosh
Date: Sat Nov 24 2018 - 03:23:50 EST


On Fri, Nov 16, 2018 at 3:36 PM Brajeswar Ghosh
<brajeswar.linux@xxxxxxxxx> wrote:
>
> Remove linux/fsl/mc.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@xxxxxxxxx>

Any comment on this patch?

> ---
> drivers/bus/fsl-mc/dpcon.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/bus/fsl-mc/dpcon.c b/drivers/bus/fsl-mc/dpcon.c
> index 760555d7946e..97b6fa605e62 100644
> --- a/drivers/bus/fsl-mc/dpcon.c
> +++ b/drivers/bus/fsl-mc/dpcon.c
> @@ -5,7 +5,6 @@
> */
> #include <linux/kernel.h>
> #include <linux/fsl/mc.h>
> -#include <linux/fsl/mc.h>
>
> #include "fsl-mc-private.h"
>
> --
> 2.17.1
>