Skip to content

Commit 444eef7

Browse files
KAGA-KOKOvinodkoul
authored andcommitted
dmaengine: idxd: Remove linux/msi.h include
Nothing in this file needs anything from linux/msi.h Signed-off-by: Thomas Gleixner <[email protected]> Cc: Fenghua Yu <[email protected]> Cc: Dave Jiang <[email protected]> Cc: Vinod Koul <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 22c354c commit 444eef7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/dma/idxd/device.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#include <linux/io-64-nonatomic-lo-hi.h>
88
#include <linux/dmaengine.h>
99
#include <linux/irq.h>
10-
#include <linux/msi.h>
1110
#include <uapi/linux/idxd.h>
1211
#include "../dmaengine.h"
1312
#include "idxd.h"

0 commit comments

Comments
 (0)