Skip to content

Commit ccb76c5

Browse files
Jiapeng Chongjoergroedel
authored andcommitted
iommu: Remove duplicate include
./drivers/iommu/iommu.c: iommu-priv.h is included more than once. Reported-by: Abaci Robot <[email protected]> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6186 Signed-off-by: Jiapeng Chong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
1 parent 2330453 commit ccb76c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/iommu/iommu.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
#include "iommu-priv.h"
3838

3939
#include "iommu-sva.h"
40-
#include "iommu-priv.h"
4140

4241
static struct kset *iommu_group_kset;
4342
static DEFINE_IDA(iommu_group_ida);

0 commit comments

Comments
 (0)