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

From: Souptick Joarder
Date: Sun Jan 06 2019 - 07:00:36 EST


On Sat, Jan 5, 2019 at 10:23 AM Brajeswar Ghosh
<brajeswar.linux@xxxxxxxxx> wrote:
>
> On Wed, Dec 5, 2018 at 12:10 PM Brajeswar Ghosh
> <brajeswar.linux@xxxxxxxxx> wrote:
> >
> > On Fri, Nov 16, 2018 at 8:47 PM Brajeswar Ghosh
> > <brajeswar.linux@xxxxxxxxx> wrote:
> > >
> > > On Fri, Nov 9, 2018 at 3:21 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?
> >
> > Any comment on this patch?
>
> Any comment on this patch?

Acked-by: Souptick Joarder <jrdr.linux@xxxxxxxxx>

>
> >
> > >
> > > > ---
> > > > 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"
> > > >
> > > > --
> > > > 2.17.1
> > > >