aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/loongarch_pic_kvm.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/intc/loongarch_pic_kvm.c')
-rw-r--r--hw/intc/loongarch_pic_kvm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/intc/loongarch_pic_kvm.c b/hw/intc/loongarch_pic_kvm.c
index dd504ec..6cfddf4 100644
--- a/hw/intc/loongarch_pic_kvm.c
+++ b/hw/intc/loongarch_pic_kvm.c
@@ -10,7 +10,6 @@
#include "hw/boards.h"
#include "hw/intc/loongarch_pch_pic.h"
#include "hw/loongarch/virt.h"
-#include "hw/pci-host/ls7a.h"
#include "system/kvm.h"
static void kvm_pch_pic_access_reg(int fd, uint64_t addr, void *val, bool write)