2018-11-09 09:52:04

by Brajeswar Ghosh

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

Remove linux/fsl/mc.h which is included more than once

Signed-off-by: Brajeswar Ghosh <[email protected]>
---
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



2018-11-16 15:18:35

by Brajeswar Ghosh

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

On Fri, Nov 9, 2018 at 3:21 PM Brajeswar Ghosh
<[email protected]> wrote:
>
> Remove linux/fsl/mc.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <[email protected]>

Any comment on this patch?

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

2018-12-05 06:42:45

by Brajeswar Ghosh

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

On Fri, Nov 16, 2018 at 8:47 PM Brajeswar Ghosh
<[email protected]> wrote:
>
> On Fri, Nov 9, 2018 at 3:21 PM Brajeswar Ghosh
> <[email protected]> wrote:
> >
> > Remove linux/fsl/mc.h which is included more than once
> >
> > Signed-off-by: Brajeswar Ghosh <[email protected]>
>
> Any comment on this patch?

Any comment on this patch?

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

2019-01-05 04:54:30

by Brajeswar Ghosh

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

On Wed, Dec 5, 2018 at 12:10 PM Brajeswar Ghosh
<[email protected]> wrote:
>
> On Fri, Nov 16, 2018 at 8:47 PM Brajeswar Ghosh
> <[email protected]> wrote:
> >
> > On Fri, Nov 9, 2018 at 3:21 PM Brajeswar Ghosh
> > <[email protected]> wrote:
> > >
> > > Remove linux/fsl/mc.h which is included more than once
> > >
> > > Signed-off-by: Brajeswar Ghosh <[email protected]>
> >
> > Any comment on this patch?
>
> Any comment on this patch?

Any comment on this patch?

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

2019-01-06 12:04:24

by Souptick Joarder

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

On Sat, Jan 5, 2019 at 10:23 AM Brajeswar Ghosh
<[email protected]> wrote:
>
> On Wed, Dec 5, 2018 at 12:10 PM Brajeswar Ghosh
> <[email protected]> wrote:
> >
> > On Fri, Nov 16, 2018 at 8:47 PM Brajeswar Ghosh
> > <[email protected]> wrote:
> > >
> > > On Fri, Nov 9, 2018 at 3:21 PM Brajeswar Ghosh
> > > <[email protected]> wrote:
> > > >
> > > > Remove linux/fsl/mc.h which is included more than once
> > > >
> > > > Signed-off-by: Brajeswar Ghosh <[email protected]>
> > >
> > > Any comment on this patch?
> >
> > Any comment on this patch?
>
> Any comment on this patch?

Acked-by: Souptick Joarder <[email protected]>

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

2019-01-07 11:52:14

by Laurentiu Tudor

[permalink] [raw]
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 <[email protected]>

Acked-by: Laurentiu Tudor <[email protected]>

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

2019-01-30 13:55:47

by Brajeswar Ghosh

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

On Mon, Jan 7, 2019 at 4:12 PM Laurentiu Tudor <[email protected]> wrote:
>
>
>
> 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 <[email protected]>
>
> Acked-by: Laurentiu Tudor <[email protected]>
>
> ---
> Best Regards, Laurentiu

If no further comment, can we get this patch in queue for 5.1 ?

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