Commit cdd9344e authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Martin K. Petersen

scsi: lpfc: Remove linux/msi.h include

Nothing in this file needs anything from linux/msi.h
Signed-off-by: default avatarThomas 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: default avatarJames Smart <jsmart2021@gmail.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent d57d98fe
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
#include <linux/firmware.h> #include <linux/firmware.h>
#include <linux/miscdevice.h> #include <linux/miscdevice.h>
#include <linux/percpu.h> #include <linux/percpu.h>
#include <linux/msi.h>
#include <linux/irq.h> #include <linux/irq.h>
#include <linux/bitops.h> #include <linux/bitops.h>
#include <linux/crash_dump.h> #include <linux/crash_dump.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment