]> Git Repo - qemu.git/blobdiff - hw/gpio/omap_gpio.c
Include hw/irq.h a lot less
[qemu.git] / hw / gpio / omap_gpio.c
index 08472193b5c37f6cb18a0e3fcf32e85adfb8f812..6ab51a94288089ca4de72db54ff9c786d046443d 100644 (file)
 
 #include "qemu/osdep.h"
 #include "hw/hw.h"
+#include "hw/irq.h"
 #include "hw/arm/omap.h"
 #include "hw/sysbus.h"
 #include "qemu/error-report.h"
+#include "qemu/module.h"
 #include "qapi/error.h"
 
 struct omap_gpio_s {
This page took 0.024153 seconds and 4 git commands to generate.