spapr: convert TCE API to use an opaque type
[qemu.git] / hw / ppc / spapr_hcall.c
index 22cfb7e6742c7e80b3e60e94bece6c2940a986c5..8f0b7e8076e053274058bc2e85c7b19d40456241 100644 (file)
@@ -1,8 +1,7 @@
 #include "sysemu/sysemu.h"
 #include "cpu.h"
-#include "sysemu/sysemu.h"
 #include "helper_regs.h"
-#include "hw/spapr.h"
+#include "hw/ppc/spapr.h"
 #include "mmu-hash64.h"
 
 static target_ulong compute_tlbie_rb(target_ulong v, target_ulong r,
This page took 0.024668 seconds and 4 git commands to generate.