[PATCH] arm: mm: remove duplicate include

Mike Rapoport rppt at kernel.org
Sat Nov 7 05:41:19 EST 2020


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 at vivo.com>

Reviewed-by: Mike Rapoport <rppt at linux.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.



More information about the linux-arm-kernel mailing list