summaryrefslogtreecommitdiffstats
path: root/hw/mips
diff options
context:
space:
mode:
authorThomas Huth2021-03-28 07:48:33 +0200
committerLaurent Vivier2021-05-02 17:24:50 +0200
commit19f4ed3652e0868dd840d3bfe70cfa2cf41936be (patch)
tree376af2da9435beca7aa19be806c7f42b2bbaa29d /hw/mips
parenthw: Do not include hw/irq.h if it is not necessary (diff)
downloadqemu-19f4ed3652e0868dd840d3bfe70cfa2cf41936be.tar.gz
qemu-19f4ed3652e0868dd840d3bfe70cfa2cf41936be.tar.xz
qemu-19f4ed3652e0868dd840d3bfe70cfa2cf41936be.zip
hw: Do not include qemu/log.h if it is not necessary
Many files include qemu/log.h without needing it. Remove the superfluous include statements. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-Id: <20210328054833.2351597-1-thuth@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/mips')
-rw-r--r--hw/mips/fuloong2e.c1
-rw-r--r--hw/mips/loongson3_virt.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/hw/mips/fuloong2e.c b/hw/mips/fuloong2e.c
index 4f61f2c873..1851eb0944 100644
--- a/hw/mips/fuloong2e.c
+++ b/hw/mips/fuloong2e.c
@@ -33,7 +33,6 @@
#include "hw/mips/bootloader.h"
#include "hw/mips/cpudevs.h"
#include "hw/pci/pci.h"
-#include "qemu/log.h"
#include "hw/loader.h"
#include "hw/ide/pci.h"
#include "hw/qdev-properties.h"
diff --git a/hw/mips/loongson3_virt.c b/hw/mips/loongson3_virt.c
index b15071defc..f9c0873a98 100644
--- a/hw/mips/loongson3_virt.c
+++ b/hw/mips/loongson3_virt.c
@@ -54,7 +54,6 @@
#include "sysemu/qtest.h"
#include "sysemu/reset.h"
#include "sysemu/runstate.h"
-#include "qemu/log.h"
#include "qemu/error-report.h"
#define PM_CNTL_MODE 0x10