scsi: lpfc: Remove linux/msi.h include
authorThomas Gleixner <tglx@linutronix.de>
Sun, 13 Nov 2022 20:33:59 +0000 (21:33 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 24 Nov 2022 02:16:19 +0000 (02:16 +0000)
Nothing in this file needs anything from linux/msi.h

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20221113202428.436270297@linutronix.de
Cc: James Smart <james.smart@broadcom.com>
Cc: Dick Kennedy <dick.kennedy@broadcom.com>
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: linux-scsi@vger.kernel.org
Reviewed-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_init.c

index a119c06742b82f5017328c2cd1e816c2117877fd..9d595d37d6ca766cadc867c876ac96ab77392025 100644 (file)
@@ -36,7 +36,6 @@
 #include <linux/firmware.h>
 #include <linux/miscdevice.h>
 #include <linux/percpu.h>
-#include <linux/msi.h>
 #include <linux/irq.h>
 #include <linux/bitops.h>
 #include <linux/crash_dump.h>