]> Git Repo - qemu.git/blobdiff - hw/misc/imx_ccm.c
ide: bdrv_attach_dev() for empty CD-ROM
[qemu.git] / hw / misc / imx_ccm.c
index 0c9740bd7aef71480416ee77b1bf8555352916f2..7f239a41d8b84589a7614d252264064aa4f94421 100644 (file)
@@ -11,7 +11,9 @@
  * retrieve the CCM frequencies from the various i.MX SOC.
  */
 
+#include "qemu/osdep.h"
 #include "hw/misc/imx_ccm.h"
+#include "qemu/log.h"
 
 #ifndef DEBUG_IMX_CCM
 #define DEBUG_IMX_CCM 0
This page took 0.018367 seconds and 4 git commands to generate.