[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <62dbd28e-0024-b506-ed7d-11200f08a1ed@arm.com>
Date: Mon, 14 Nov 2022 11:01:41 +0000
From: Robin Murphy <robin.murphy@....com>
To: Thomas Gleixner <tglx@...utronix.de>,
LKML <linux-kernel@...r.kernel.org>
Cc: Marc Zyngier <maz@...nel.org>, Joerg Roedel <joro@...tes.org>,
Will Deacon <will@...nel.org>, iommu@...ts.linux.dev
Subject: Re: [patch 10/10] iommu/of: Remove linux/msi.h include
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@....com>
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
> Cc: Joerg Roedel <joro@...tes.org>
> Cc: Will Deacon <will@...nel.org>
> Cc: Robin Murphy <robin.murphy@....com>
> Cc: iommu@...ts.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>
>
Powered by blists - more mailing lists