]> Git Repo - qemu.git/blobdiff - hw/misc/tz-ppc.c
Include hw/irq.h a lot less
[qemu.git] / hw / misc / tz-ppc.c
index 2e04837bea989f855e225833e5cf4e3a050fe509..54db7fc152a62387f5e659a4b9c0ec1f19ba25a6 100644 (file)
 
 #include "qemu/osdep.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "qapi/error.h"
 #include "trace.h"
 #include "hw/sysbus.h"
 #include "hw/registerfields.h"
+#include "hw/irq.h"
 #include "hw/misc/tz-ppc.h"
 
 static void tz_ppc_update_irq(TZPPC *s)
This page took 0.023812 seconds and 4 git commands to generate.