]> Git Repo - qemu.git/blobdiff - hw/ssi/pl022.c
Remove reduntant qemu: from error functions
[qemu.git] / hw / ssi / pl022.c
index 61d568f36ef71a519a32d35c00bdafec963d35d1..c1368018ee343c3c82f8b0a68bbc476bb85edcbb 100644 (file)
@@ -7,8 +7,10 @@
  * This code is licensed under the GPL.
  */
 
+#include "qemu/osdep.h"
 #include "hw/sysbus.h"
-#include "hw/ssi.h"
+#include "hw/ssi/ssi.h"
+#include "qemu/log.h"
 
 //#define DEBUG_PL022 1
 
This page took 0.02681 seconds and 4 git commands to generate.