From: Jan Kiszka <[email protected]>

Signed-off-by: Jan Kiszka <[email protected]>
---
 hypervisor/arch/arm64/smmu.c | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/hypervisor/arch/arm64/smmu.c b/hypervisor/arch/arm64/smmu.c
index 9c10d75c..349cd0fc 100644
--- a/hypervisor/arch/arm64/smmu.c
+++ b/hypervisor/arch/arm64/smmu.c
@@ -11,16 +11,10 @@
  */
 
 #include <jailhouse/control.h>
-#include <jailhouse/ivshmem.h>
-#include <jailhouse/mmio.h>
-#include <jailhouse/paging.h>
-#include <jailhouse/pci.h>
 #include <jailhouse/printk.h>
-#include <jailhouse/string.h>
 #include <jailhouse/unit.h>
 #include <asm/iommu.h>
-#include <asm/spinlock.h>
-#include <asm/sysregs.h>
+
 #include <jailhouse/cell-config.h>
 
 #define SZ_4K                          0x00001000
-- 
2.26.2

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/99cc6d63b27a8465d431ae75a0194c5e30312a1f.1602664150.git.jan.kiszka%40siemens.com.

Reply via email to