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

2018-12-04 Thread Brajeswar Ghosh
On Sat, Nov 24, 2018 at 1:53 PM Brajeswar Ghosh wrote: > > On Fri, Nov 16, 2018 at 3:36 PM Brajeswar Ghosh > wrote: > > > > Remove linux/fsl/mc.h which is included more than once > > > > Signed-off-by: Brajeswar Ghosh > > Any comment on this patch? Any comment on this patch? > > > --- > > dri

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

2018-11-24 Thread Brajeswar Ghosh
On Fri, Nov 16, 2018 at 3:36 PM Brajeswar Ghosh wrote: > > Remove linux/fsl/mc.h which is included more than once > > Signed-off-by: Brajeswar Ghosh 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

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

2018-11-16 Thread Brajeswar Ghosh
Remove linux/fsl/mc.h which is included more than once Signed-off-by: Brajeswar Ghosh --- 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