From: Lu Baolu <baolu.lu@linux.intel.com>
To: Tian Tao <tiantao6@hisilicon.com>,
dwmw2@infradead.org, joro@8bytes.org, will@kernel.org
Cc: iommu@lists.linux-foundation.org
Subject: Re: [PATCH] iommu/vt-d: Fix duplicate included linux/dma-map-ops.h
Date: Thu, 31 Dec 2020 11:44:41 +0800 [thread overview]
Message-ID: <11412577-98da-82f2-c349-023c4c7fb60a@linux.intel.com> (raw)
In-Reply-To: <1609118774-10083-1-git-send-email-tiantao6@hisilicon.com>
On 2020/12/28 9:26, Tian Tao wrote:
> linux/dma-map-ops.h is included more than once, Remove the one that
> isn't necessary.
>
> Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Acked-by: Lu Baolu <baolu.lu@linux.intel.com>
Best regards,
baolu
> ---
> drivers/iommu/intel/iommu.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/iommu/intel/iommu.c b/drivers/iommu/intel/iommu.c
> index 788119c..e6c8cc7 100644
> --- a/drivers/iommu/intel/iommu.c
> +++ b/drivers/iommu/intel/iommu.c
> @@ -38,7 +38,6 @@
> #include <linux/dmi.h>
> #include <linux/pci-ats.h>
> #include <linux/memblock.h>
> -#include <linux/dma-map-ops.h>
> #include <linux/dma-direct.h>
> #include <linux/crash_dump.h>
> #include <linux/numa.h>
>
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu
next prev parent reply other threads:[~2020-12-31 3:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-28 1:26 [PATCH] iommu/vt-d: Fix duplicate included linux/dma-map-ops.h Tian Tao
2020-12-31 3:44 ` Lu Baolu [this message]
2021-01-12 19:03 ` Will Deacon
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=11412577-98da-82f2-c349-023c4c7fb60a@linux.intel.com \
--to=baolu.lu@linux.intel.com \
--cc=dwmw2@infradead.org \
--cc=iommu@lists.linux-foundation.org \
--cc=joro@8bytes.org \
--cc=tiantao6@hisilicon.com \
--cc=will@kernel.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