projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4521167
)
hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion
author
Philippe Mathieu-Daudé
<philmd@linaro.org>
Fri, 27 Sep 2024 21:32:53 +0000
(23:32 +0200)
committer
Song Gao
<gaosong@loongson.cn>
Wed, 16 Oct 2024 08:03:13 +0000
(16:03 +0800)
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <
20240927213254
.17552-2-philmd@linaro.org>
Signed-off-by: Song Gao <gaosong@loongson.cn>
include/hw/loongarch/virt.h
patch
|
blob
|
history
diff --git
a/include/hw/loongarch/virt.h
b/include/hw/loongarch/virt.h
index c373e48f27508237044db7d20901a88bf0c91172..9ba47793ef21e357b9fe7d0e7433c290912871aa 100644
(file)
--- a/
include/hw/loongarch/virt.h
+++ b/
include/hw/loongarch/virt.h
@@
-8,7
+8,6
@@
#ifndef HW_LOONGARCH_H
#define HW_LOONGARCH_H
-#include "target/loongarch/cpu.h"
#include "hw/boards.h"
#include "qemu/queue.h"
#include "hw/block/flash.h"