All of lore.kernel.org
 help / color / mirror / Atom feed
From: "tip-bot2 for Thomas Gleixner" <tip-bot2@linutronix.de>
To: linux-tip-commits@vger.kernel.org
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Jason Gunthorpe <jgg@nvidia.com>,
	Alex Williamson <alex.williamson@redhat.com>,
	x86@kernel.org, linux-kernel@vger.kernel.org, maz@kernel.org
Subject: [tip: irq/core] vfio/fsl-mc: Remove linux/msi.h include
Date: Wed, 23 Nov 2022 22:11:23 -0000	[thread overview]
Message-ID: <166924148328.4906.7442911510751408773.tip-bot2@tip-bot2> (raw)
In-Reply-To: <20221113202428.826924043@linutronix.de>

The following commit has been merged into the irq/core branch of tip:

Commit-ID:     616eb7bf325fbf25df2b5046536b50fe896d4ab6
Gitweb:        https://git.kernel.org/tip/616eb7bf325fbf25df2b5046536b50fe896d4ab6
Author:        Thomas Gleixner <tglx@linutronix.de>
AuthorDate:    Sun, 13 Nov 2022 21:34:08 +01:00
Committer:     Thomas Gleixner <tglx@linutronix.de>
CommitterDate: Wed, 23 Nov 2022 23:07:38 +01:00

vfio/fsl-mc: Remove linux/msi.h include

Nothing in this file needs anything from linux/msi.h

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Acked-by: Alex Williamson <alex.williamson@redhat.com>
Link: https://lore.kernel.org/r/20221113202428.826924043@linutronix.de

---
 drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c b/drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c
index 7b428ea..64d01f3 100644
--- 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"

  parent reply	other threads:[~2022-11-23 22:12 UTC|newest]

Thread overview: 26+ 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:33 ` [patch 01/10] mfd: timberdale: Remove linux/msi.h include Thomas Gleixner
2022-11-14  9:01   ` Lee Jones
2022-11-13 20:33 ` [patch 02/10] ata: ahci: " Thomas Gleixner
2022-11-13 23:29   ` Damien Le Moal
2022-11-13 20:33 ` [patch 03/10] scsi: lpfc: " Thomas Gleixner
2022-11-14  5:39   ` James Smart
2022-11-17 18:20   ` Martin K. Petersen
2022-11-13 20:34 ` [patch 04/10] bus: fsl-mc: Remove linux/msi.h includes Thomas Gleixner
2022-11-23 22:11   ` [tip: irq/core] " tip-bot2 for Thomas Gleixner
2022-11-13 20:34 ` [patch 05/10] dmaengine: idxd: Remove linux/msi.h include Thomas Gleixner
2022-11-13 22:29   ` Vinod Koul
2022-11-13 20:34 ` [patch 06/10] net: dpaa2: Remove linux/msi.h includes Thomas Gleixner
2022-11-13 20:34 ` [patch 07/10] net: nfp: " Thomas Gleixner
2022-11-14 10:46   ` Simon Horman
2022-11-13 20:34 ` [patch 08/10] soc: fsl: dpio: Remove linux/msi.h include Thomas Gleixner
2022-11-23 22:11   ` [tip: irq/core] " tip-bot2 for Thomas Gleixner
2022-11-13 20:34 ` [patch 09/10] vfio/fsl-mc: " Thomas Gleixner
2022-11-15 20:44   ` Jason Gunthorpe
2022-11-15 22:00   ` Alex Williamson
2022-11-23 22:11   ` tip-bot2 for Thomas Gleixner [this message]
2022-11-13 20:34 ` [patch 10/10] iommu/of: " Thomas Gleixner
2022-11-14 11:01   ` Robin Murphy
2022-11-23 22:11   ` [tip: irq/core] " tip-bot2 for Thomas Gleixner
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=166924148328.4906.7442911510751408773.tip-bot2@tip-bot2 \
    --to=tip-bot2@linutronix.de \
    --cc=alex.williamson@redhat.com \
    --cc=jgg@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=maz@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=x86@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.