linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arch/arm/xen: Remove duplicate header
@ 2019-01-07 17:37 Souptick Joarder
  2019-01-14 10:38 ` [Xen-devel] " Oleksandr Andrushchenko
  0 siblings, 1 reply; 6+ messages in thread
From: Souptick Joarder @ 2019-01-07 17:37 UTC (permalink / raw)
  To: sstabellini, linux
  Cc: xen-devel, sabyasachi.linux, linux-kernel, linux-arm-kernel,
	brajeswar.linux

Remove duplicate header which is included twice.

Signed-off-by: Souptick Joarder <jrdr.linux@gmail.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>
 
-- 
1.9.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-01-28 22:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-07 17:37 [PATCH] arch/arm/xen: Remove duplicate header Souptick Joarder
2019-01-14 10:38 ` [Xen-devel] " Oleksandr Andrushchenko
2019-01-28  6:34   ` Souptick Joarder
2019-01-28  8:29     ` Oleksandr Andrushchenko
2019-01-28 21:17       ` Boris Ostrovsky
2019-01-28 22:40         ` Stefano Stabellini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).