[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221115150009.7bca909e.alex.williamson@redhat.com>
Date: Tue, 15 Nov 2022 15:00:09 -0700
From: Alex Williamson <alex.williamson@...hat.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: LKML <linux-kernel@...r.kernel.org>, Marc Zyngier <maz@...nel.org>,
Diana Craciun <diana.craciun@....nxp.com>,
Cornelia Huck <cohuck@...hat.com>, kvm@...r.kernel.org
Subject: Re: [patch 09/10] vfio/fsl-mc: Remove linux/msi.h include
On Sun, 13 Nov 2022 21:34:08 +0100 (CET)
Thomas Gleixner <tglx@...utronix.de> wrote:
> Nothing in this file needs anything from linux/msi.h
>
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
> Cc: Diana Craciun <diana.craciun@....nxp.com>
> Cc: Alex Williamson <alex.williamson@...hat.com>
> Cc: Cornelia Huck <cohuck@...hat.com>
> Cc: kvm@...r.kernel.org
> ---
> drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c | 1 -
> 1 file changed, 1 deletion(-)
>
> --- a/drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c
> +++ b/drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c
> @@ -8,7 +8,6 @@
> #include <linux/slab.h>
> #include <linux/types.h>
> #include <linux/eventfd.h>
> -#include <linux/msi.h>
>
> #include "linux/fsl/mc.h"
> #include "vfio_fsl_mc_private.h"
>
Acked-by: Alex Williamson <alex.williamson@...hat.com>
Powered by blists - more mailing lists