linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arch/arm/mm/mmu.c: Remove duplicate header
@ 2021-01-19 13:33 Hailong liu
  2021-01-22 10:11 ` Linus Walleij
  0 siblings, 1 reply; 3+ messages in thread
From: Hailong liu @ 2021-01-19 13:33 UTC (permalink / raw)
  To: Russell King
  Cc: Marc Zyngier, Linus Walleij, linux-kernel, Mike Rapoport,
	Andrew Morton, Hailong Liu, Ard Biesheuvel, linux-arm-kernel

From: Hailong Liu <liu.hailong6@zte.com.cn>

Remove asm/fixmap.h which is included more than once.

Signed-off-by: Hailong Liu <liu.hailong6@zte.com.cn>
---
 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 c06ebfbc48c4..a25b660c3017 100644
--- a/arch/arm/mm/mmu.c
+++ b/arch/arm/mm/mmu.c
@@ -18,7 +18,6 @@
 #include <asm/cp15.h>
 #include <asm/cputype.h>
 #include <asm/cachetype.h>
-#include <asm/fixmap.h>
 #include <asm/sections.h>
 #include <asm/setup.h>
 #include <asm/smp_plat.h>
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arch/arm/mm/mmu.c: Remove duplicate header
  2021-01-19 13:33 [PATCH] arch/arm/mm/mmu.c: Remove duplicate header Hailong liu
@ 2021-01-22 10:11 ` Linus Walleij
  2021-01-26 14:39   ` carver4lio
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2021-01-22 10:11 UTC (permalink / raw)
  To: Hailong liu
  Cc: Marc Zyngier, Hailong Liu, Russell King, linux-kernel,
	Mike Rapoport, Andrew Morton, Ard Biesheuvel, Linux ARM

On Tue, Jan 19, 2021 at 2:34 PM Hailong liu <carver4lio@163.com> wrote:

> From: Hailong Liu <liu.hailong6@zte.com.cn>
>
> Remove asm/fixmap.h which is included more than once.
>
> Signed-off-by: Hailong Liu <liu.hailong6@zte.com.cn>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Please put this into Russell's patch tracker so he can merge it.

Yours,
Linus Walleij

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arch/arm/mm/mmu.c: Remove duplicate header
  2021-01-22 10:11 ` Linus Walleij
@ 2021-01-26 14:39   ` carver4lio
  0 siblings, 0 replies; 3+ messages in thread
From: carver4lio @ 2021-01-26 14:39 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Marc Zyngier, Hailong Liu, Russell King, linux-kernel,
	Mike Rapoport, Andrew Morton, Ard Biesheuvel, Linux ARM

On 1/22/21 6:11 PM, Linus Walleij wrote:
> On Tue, Jan 19, 2021 at 2:34 PM Hailong liu <carver4lio@163.com> wrote:
> 
>> From: Hailong Liu <liu.hailong6@zte.com.cn>
>>
>> Remove asm/fixmap.h which is included more than once.
>>
>> Signed-off-by: Hailong Liu <liu.hailong6@zte.com.cn>
> 
> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
> 
> Please put this into Russell's patch tracker so he can merge it.

I have put this patch into Russell's patch tracker, and its status now is
incoming.



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-26 14:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-19 13:33 [PATCH] arch/arm/mm/mmu.c: Remove duplicate header Hailong liu
2021-01-22 10:11 ` Linus Walleij
2021-01-26 14:39   ` carver4lio

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