]> Git Repo - linux.git/commitdiff
arch/arm/xen: Remove duplicate header
authorSouptick Joarder <[email protected]>
Mon, 7 Jan 2019 17:37:19 +0000 (23:07 +0530)
committerBoris Ostrovsky <[email protected]>
Mon, 28 Jan 2019 22:42:20 +0000 (17:42 -0500)
Remove duplicate header which is included twice.

Signed-off-by: Souptick Joarder <[email protected]>
Reviewed-by: Oleksandr Andrushchenko <[email protected]>
Acked-by: Stefano Stabellini <[email protected]>
Signed-off-by: Boris Ostrovsky <[email protected]>
arch/arm/xen/mm.c

index cb44aa290e73c5290586f737fe5ffae2f108bae6..e1d44b903dfc3fd7f9d252ba266cc1e64ab20c61 100644 (file)
@@ -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>
 
This page took 0.050066 seconds and 4 git commands to generate.