From: Robin Murphy <robin.murphy@arm.com>
To: Thomas Gleixner <tglx@linutronix.de>,
LKML <linux-kernel@vger.kernel.org>
Cc: Marc Zyngier <maz@kernel.org>, Joerg Roedel <joro@8bytes.org>,
Will Deacon <will@kernel.org>,
iommu@lists.linux.dev
Subject: Re: [patch 10/10] iommu/of: Remove linux/msi.h include
Date: Mon, 14 Nov 2022 11:01:41 +0000 [thread overview]
Message-ID: <62dbd28e-0024-b506-ed7d-11200f08a1ed@arm.com> (raw)
In-Reply-To: <20221113202428.889624434@linutronix.de>
On 2022-11-13 20:34, Thomas Gleixner wrote:
> Nothing in this file needs anything from linux/msi.h
Indeed, looks like it was part of a mechanical conversion and never
actually needed.
Acked-by: Robin Murphy <robin.murphy@arm.com>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> Cc: Joerg Roedel <joro@8bytes.org>
> Cc: Will Deacon <will@kernel.org>
> Cc: Robin Murphy <robin.murphy@arm.com>
> Cc: iommu@lists.linux.dev
> ---
> drivers/iommu/of_iommu.c | 1 -
> 1 file changed, 1 deletion(-)
>
> --- a/drivers/iommu/of_iommu.c
> +++ b/drivers/iommu/of_iommu.c
> @@ -9,7 +9,6 @@
> #include <linux/iommu.h>
> #include <linux/limits.h>
> #include <linux/module.h>
> -#include <linux/msi.h>
> #include <linux/of.h>
> #include <linux/of_iommu.h>
> #include <linux/of_pci.h>
>
next prev parent reply other threads:[~2022-11-14 11:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-13 20:33 [patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes Thomas Gleixner
2022-11-13 20:34 ` [patch 10/10] iommu/of: Remove linux/msi.h include Thomas Gleixner
2022-11-14 11:01 ` Robin Murphy [this message]
2022-11-15 3:00 ` [patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes patchwork-bot+netdevbpf
2022-11-26 3:27 ` Martin K. Petersen
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=62dbd28e-0024-b506-ed7d-11200f08a1ed@arm.com \
--to=robin.murphy@arm.com \
--cc=iommu@lists.linux.dev \
--cc=joro@8bytes.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maz@kernel.org \
--cc=tglx@linutronix.de \
--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