[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJr6mf0XT1rqdtT3muEuD+-+WsbSOeFZr_dawMFzsWT=VniQQQ@mail.gmail.com>
Date: Wed, 30 Jan 2019 08:07:30 +0530
From: Sabyasachi Gupta <sabyasachi.linux@...il.com>
To: Souptick Joarder <jrdr.linux@...il.com>
Cc: benh@...nel.crashing.org, paulus@...ba.org, mpe@...erman.id.au,
npiggin@...il.com, msuchanek@...e.de, haren@...ux.vnet.ibm.com,
Oliver <oohall@...il.com>, Balbir Singh <bsingharora@...il.com>,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
Brajeswar Ghosh <brajeswar.linux@...il.com>
Subject: Re: [PATCH] powerpc/powernv: Remove duplicate header
On Fri, Jan 18, 2019 at 3:34 PM Souptick Joarder <jrdr.linux@...il.com> wrote:
>
> On Thu, Jan 17, 2019 at 9:40 PM Sabyasachi Gupta
> <sabyasachi.linux@...il.com> wrote:
> >
> > Remove linux/printk.h which is included more than once.
> >
> > Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@...il.com>
>
> Acked-by: Souptick Joarder <jrdr.linux@...il.com>
>
If no further comment, can we get this patch in queue for 5.1 ?
> > ---
> > arch/powerpc/platforms/powernv/opal.c | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/arch/powerpc/platforms/powernv/opal.c b/arch/powerpc/platforms/powernv/opal.c
> > index beed86f..802de0d 100644
> > --- a/arch/powerpc/platforms/powernv/opal.c
> > +++ b/arch/powerpc/platforms/powernv/opal.c
> > @@ -26,7 +26,6 @@
> > #include <linux/memblock.h>
> > #include <linux/kthread.h>
> > #include <linux/freezer.h>
> > -#include <linux/printk.h>
> > #include <linux/kmsg_dump.h>
> > #include <linux/console.h>
> > #include <linux/sched/debug.h>
> > --
> > 2.7.4
> >
Powered by blists - more mailing lists