]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/intc/arm_gic_kvm.c
Do not include cpu.h if it's not really necessary
[mirror_qemu.git] / hw / intc / arm_gic_kvm.c
index 49f79a8674b0a8238ef4f0a3004bd6430f40c8cf..7d2a13273a47971c159a3797cfa4597391b28fd2 100644 (file)
@@ -22,7 +22,6 @@
 #include "qemu/osdep.h"
 #include "qapi/error.h"
 #include "qemu/module.h"
-#include "cpu.h"
 #include "migration/blocker.h"
 #include "sysemu/kvm.h"
 #include "kvm_arm.h"