]> Git Repo - qemu.git/blobdiff - hw/i2c/imx_i2c.c
i2c: add aspeed i2c controller
[qemu.git] / hw / i2c / imx_i2c.c
index e19d4fa7459dd8d0a0d89786515b5cedc254735c..37e5a62ce759c99de1689f83615be58a2e543dbd 100644 (file)
@@ -21,6 +21,7 @@
 #include "qemu/osdep.h"
 #include "hw/i2c/imx_i2c.h"
 #include "hw/i2c/i2c.h"
+#include "qemu/log.h"
 
 #ifndef DEBUG_IMX_I2C
 #define DEBUG_IMX_I2C 0
This page took 0.023368 seconds and 4 git commands to generate.