Skip to content

Commit 694a1c0

Browse files
Tian Taowilldeacon
authored andcommitted
iommu/vt-d: Fix duplicate included linux/dma-map-ops.h
linux/dma-map-ops.h is included more than once, Remove the one that isn't necessary. Signed-off-by: Tian Tao <[email protected]> Acked-by: Lu Baolu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent b812834 commit 694a1c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/iommu/intel/iommu.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
#include <linux/dmi.h>
3939
#include <linux/pci-ats.h>
4040
#include <linux/memblock.h>
41-
#include <linux/dma-map-ops.h>
4241
#include <linux/dma-direct.h>
4342
#include <linux/crash_dump.h>
4443
#include <linux/numa.h>

0 commit comments

Comments
 (0)