[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <eab5c59d-cfb4-bd2a-de07-7db827830472@gmail.com>
Date: Mon, 14 Jan 2019 12:38:53 +0200
From: Oleksandr Andrushchenko <andr2000@...il.com>
To: Souptick Joarder <jrdr.linux@...il.com>, sstabellini@...nel.org,
linux@...linux.org.uk
Cc: xen-devel@...ts.xenproject.org, sabyasachi.linux@...il.com,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
brajeswar.linux@...il.com
Subject: Re: [Xen-devel] [PATCH] arch/arm/xen: Remove duplicate header
On 1/7/19 7:37 PM, Souptick Joarder wrote:
> Remove duplicate header which is included twice.
>
> Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@...m.com>
> ---
> arch/arm/xen/mm.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/xen/mm.c b/arch/arm/xen/mm.c
> index cb44aa2..e1d44b9 100644
> --- a/arch/arm/xen/mm.c
> +++ b/arch/arm/xen/mm.c
> @@ -7,7 +7,6 @@
> #include <linux/of_address.h>
> #include <linux/slab.h>
> #include <linux/types.h>
> -#include <linux/dma-mapping.h>
> #include <linux/vmalloc.h>
> #include <linux/swiotlb.h>
>
Powered by blists - more mailing lists