Re: [Xen-devel] [PATCH] arch/arm/xen: Remove duplicate header

From: Boris Ostrovsky
Date: Mon Jan 28 2019 - 16:18:14 EST


On 1/28/19 3:29 AM, Oleksandr Andrushchenko wrote:
> +Boris and Juergen who can also help getting it in

I can put this in but I'd like to have Stefano's ack, this being ARM.

-boris


>
> On 1/28/19 8:34 AM, Souptick Joarder wrote:
>> On Mon, Jan 14, 2019 at 4:08 PM Oleksandr Andrushchenko
>> <andr2000@xxxxxxxxx> wrote:
>>> On 1/7/19 7:37 PM, Souptick Joarder wrote:
>>>> Remove duplicate header which is included twice.
>>>>
>>>> Signed-off-by: Souptick Joarder <jrdr.linux@xxxxxxxxx>
>>> Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@xxxxxxxx>
>> Can we get this patch in queue for 5.1 ?
>>>> ---
>>>> ÂÂ 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>
>>>>
>