]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 27 Sep 2024 21:32:53 +0000 (23:32 +0200)
committerSong 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

index c373e48f27508237044db7d20901a88bf0c91172..9ba47793ef21e357b9fe7d0e7433c290912871aa 100644 (file)
@@ -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"