[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFqt6zb-+hmF-zOrs-_J=m+YZO-R-VdwWKErYVHqtNcShk7sPA@mail.gmail.com>
Date: Thu, 31 Jan 2019 11:24:24 +0530
From: Souptick Joarder <jrdr.linux@...il.com>
To: Mike Rapoport <rppt@...ux.ibm.com>
Cc: Russell King - ARM Linux <linux@...linux.org.uk>,
Michal Hocko <mhocko@...e.com>, rppt@...ux.vnet.ibm.com,
Andrew Morton <akpm@...ux-foundation.org>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Brajeswar Ghosh <brajeswar.linux@...il.com>,
Sabyasachi Gupta <sabyasachi.linux@...il.com>
Subject: Re: [PATCH] arch/arm/mm: Remove duplicate header
On Thu, Jan 17, 2019 at 4:58 PM Mike Rapoport <rppt@...ux.ibm.com> wrote:
>
> On Thu, Jan 17, 2019 at 04:53:44PM +0530, Souptick Joarder wrote:
> > On Mon, Jan 7, 2019 at 10:54 PM Souptick Joarder <jrdr.linux@...il.com> wrote:
> > >
> > > Remove duplicate headers which are included twice.
> > >
> > > Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
>
> Acked-by: Mike Rapoport <rppt@...ux.ibm.com>
>
> > Any comment on this patch ?
If no further comment, can we get this patch in queue for 5.1 ?
> >
> > > ---
> > > arch/arm/mm/mmu.c | 2 --
> > > 1 file changed, 2 deletions(-)
> > >
> > > diff --git a/arch/arm/mm/mmu.c b/arch/arm/mm/mmu.c
> > > index f5cc1cc..dde3032 100644
> > > --- a/arch/arm/mm/mmu.c
> > > +++ b/arch/arm/mm/mmu.c
> > > @@ -23,7 +23,6 @@
> > > #include <asm/sections.h>
> > > #include <asm/cachetype.h>
> > > #include <asm/fixmap.h>
> > > -#include <asm/sections.h>
> > > #include <asm/setup.h>
> > > #include <asm/smp_plat.h>
> > > #include <asm/tlb.h>
> > > @@ -36,7 +35,6 @@
> > > #include <asm/mach/arch.h>
> > > #include <asm/mach/map.h>
> > > #include <asm/mach/pci.h>
> > > -#include <asm/fixmap.h>
> > >
> > > #include "fault.h"
> > > #include "mm.h"
> > > --
> > > 1.9.1
> > >
> >
>
> --
> Sincerely yours,
> Mike.
>
Powered by blists - more mailing lists