]> Git Repo - qemu.git/commitdiff
ppc/mmu-hash64: Remove duplicated #include statement
authorThomas Huth <[email protected]>
Thu, 14 Jul 2016 08:14:18 +0000 (10:14 +0200)
committerDavid Gibson <[email protected]>
Mon, 18 Jul 2016 00:40:27 +0000 (10:40 +1000)
No need to include error-report.h twice here.

Signed-off-by: Thomas Huth <[email protected]>
Signed-off-by: David Gibson <[email protected]>
target-ppc/mmu-hash64.c

index 82c2186bcf7d5aa2b33ea89cd9a13e3908dad48f..f6ffe35788d7bc1c90113e456627684730687cf0 100644 (file)
@@ -24,7 +24,6 @@
 #include "exec/helper-proto.h"
 #include "qemu/error-report.h"
 #include "sysemu/kvm.h"
-#include "qemu/error-report.h"
 #include "kvm_ppc.h"
 #include "mmu-hash64.h"
 #include "exec/log.h"
This page took 0.022172 seconds and 4 git commands to generate.