Skip to content

Commit 6c57e74

Browse files
KAGA-KOKODamien Le Moal
authored andcommitted
ata: ahci: Remove linux/msi.h include
Nothing in this file needs anything from linux/msi.h Signed-off-by: Thomas Gleixner <[email protected]> Cc: Damien Le Moal <[email protected]> Cc: [email protected] Signed-off-by: Damien Le Moal <[email protected]>
1 parent 01a965d commit 6c57e74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/ata/ahci.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
#include <linux/device.h>
2727
#include <linux/dmi.h>
2828
#include <linux/gfp.h>
29-
#include <linux/msi.h>
3029
#include <scsi/scsi_host.h>
3130
#include <scsi/scsi_cmnd.h>
3231
#include <linux/libata.h>

0 commit comments

Comments
 (0)