From: Mike Rapoport <rppt@kernel.org>
To: Tian Tao <tiantao6@hisilicon.com>
Cc: mark.rutland@arm.com, arnd@arndb.de, anshuman.khandual@arm.com,
maz@kernel.org, linux@armlinux.org.uk, linuxarm@huawei.com,
geert@linux-m68k.org, akpm@linux-foundation.org, ardb@kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] mm: remove duplicate include statement in mmu.c
Date: Tue, 15 Sep 2020 09:12:46 +0300 [thread overview]
Message-ID: <20200915061246.GG2142832@kernel.org> (raw)
In-Reply-To: <1600088607-17327-1-git-send-email-tiantao6@hisilicon.com>
On Mon, Sep 14, 2020 at 09:03:27PM +0800, Tian Tao wrote:
> asm/sections.h is included more than once, Remove the one that isn't
> necessary.
>
> Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
I beleive this shoud be posted into Russell's patch tracking system:
https://www.arm.linux.org.uk/developer/patches/info.php
> ---
> arch/arm/mm/mmu.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mm/mmu.c b/arch/arm/mm/mmu.c
> index 698cc74..ab69250 100644
> --- a/arch/arm/mm/mmu.c
> +++ b/arch/arm/mm/mmu.c
> @@ -17,7 +17,6 @@
>
> #include <asm/cp15.h>
> #include <asm/cputype.h>
> -#include <asm/sections.h>
> #include <asm/cachetype.h>
> #include <asm/fixmap.h>
> #include <asm/sections.h>
> --
> 2.7.4
>
--
Sincerely yours,
Mike.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2020-09-15 6:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-14 13:03 [PATCH] mm: remove duplicate include statement in mmu.c Tian Tao
2020-09-15 6:12 ` Mike Rapoport [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200915061246.GG2142832@kernel.org \
--to=rppt@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=anshuman.khandual@arm.com \
--cc=ardb@kernel.org \
--cc=arnd@arndb.de \
--cc=geert@linux-m68k.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux@armlinux.org.uk \
--cc=linuxarm@huawei.com \
--cc=mark.rutland@arm.com \
--cc=maz@kernel.org \
--cc=tiantao6@hisilicon.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).