[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201107104119.GB301837@kernel.org>
Date: Sat, 7 Nov 2020 12:41:19 +0200
From: Mike Rapoport <rppt@...nel.org>
To: Wang Qing <wangqing@...o.com>
Cc: Russell King <linux@...linux.org.uk>,
Andrew Morton <akpm@...ux-foundation.org>,
Ard Biesheuvel <ardb@...nel.org>,
Arnd Bergmann <arnd@...db.de>, Marc Zyngier <maz@...nel.org>,
Tian Tao <tiantao6@...ilicon.com>,
Anshuman Khandual <anshuman.khandual@....com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm: mm: remove duplicate include
On Sat, Nov 07, 2020 at 05:15:50PM +0800, Wang Qing wrote:
> Remove duplicate header which is included twice.
>
> Signed-off-by: Wang Qing <wangqing@...o.com>
Reviewed-by: Mike Rapoport <rppt@...ux.ibm.com>
> ---
> 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 ab69250..4963e1c
> --- a/arch/arm/mm/mmu.c
> +++ b/arch/arm/mm/mmu.c
> @@ -33,7 +33,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"
> --
> 2.7.4
>
--
Sincerely yours,
Mike.
Powered by blists - more mailing lists