]> Git Repo - qemu.git/blobdiff - hw/i2c/exynos4210_i2c.c
Include hw/irq.h a lot less
[qemu.git] / hw / i2c / exynos4210_i2c.c
index d154b05739594d0a74a6897dc30064d44f34532b..07d83d5a63cd22c59f82d30d1605b4eaed3dc8d0 100644 (file)
  */
 
 #include "qemu/osdep.h"
+#include "qemu/module.h"
 #include "qemu/timer.h"
 #include "hw/sysbus.h"
 #include "hw/i2c/i2c.h"
+#include "hw/irq.h"
 
 #ifndef EXYNOS4_I2C_DEBUG
 #define EXYNOS4_I2C_DEBUG                 0
This page took 0.024513 seconds and 4 git commands to generate.