mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
iommu: Remove duplicate include
./drivers/iommu/iommu.c: iommu-priv.h is included more than once. Reported-by: Abaci Robot <abaci@linux.alibaba.com> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6186 Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Link: https://lore.kernel.org/r/20230818092620.91748-1-jiapeng.chong@linux.alibaba.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
This commit is contained in:
parent
233045378d
commit
ccb76c5751
|
|
@ -37,7 +37,6 @@
|
|||
#include "iommu-priv.h"
|
||||
|
||||
#include "iommu-sva.h"
|
||||
#include "iommu-priv.h"
|
||||
|
||||
static struct kset *iommu_group_kset;
|
||||
static DEFINE_IDA(iommu_group_ida);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user