From: Souptick Joarder <jrdr.linux@gmail.com>
To: sstabellini@kernel.org, linux@armlinux.org.uk
Cc: xen-devel@lists.xenproject.org, sabyasachi.linux@gmail.com,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, brajeswar.linux@gmail.com
Subject: [PATCH] arch/arm/xen: Remove duplicate header
Date: Mon, 7 Jan 2019 23:07:19 +0530 [thread overview]
Message-ID: <20190107173719.GA30197@jordon-HP-15-Notebook-PC> (raw)
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
next reply other threads:[~2019-01-07 17:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-07 17:37 Souptick Joarder [this message]
2019-01-14 10:38 ` [Xen-devel] [PATCH] arch/arm/xen: Remove duplicate header 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190107173719.GA30197@jordon-HP-15-Notebook-PC \
--to=jrdr.linux@gmail.com \
--cc=brajeswar.linux@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=sabyasachi.linux@gmail.com \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).