diff options
Diffstat (limited to 'test/dm/iommu.c')
-rw-r--r-- | test/dm/iommu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/iommu.c b/test/dm/iommu.c index 62d38f1214a..acea5f28971 100644 --- a/test/dm/iommu.c +++ b/test/dm/iommu.c @@ -3,7 +3,6 @@ * Copyright (C) 2021 Mark Kettenis <kettenis@openbsd.org> */ -#include <common.h> #include <dm.h> #include <dm/test.h> #include <dm/uclass-internal.h> |