qemu-riscv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 03/10] target/loongarch/cpu: Remove unused "sysbus.h" header


From: Bernhard Beschow
Subject: Re: [PATCH 03/10] target/loongarch/cpu: Remove unused "sysbus.h" header
Date: Sat, 17 Dec 2022 12:26:53 +0000


Am 16. Dezember 2022 22:05:32 UTC schrieb "Philippe Mathieu-Daudé" 
<philmd@linaro.org>:
>Nothing requires SysBus declarations here.
>
>Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
>---
> target/loongarch/cpu.h | 1 -
> 1 file changed, 1 deletion(-)
>
>diff --git a/target/loongarch/cpu.h b/target/loongarch/cpu.h
>index e15c633b0b..c8612f5466 100644
>--- a/target/loongarch/cpu.h
>+++ b/target/loongarch/cpu.h
>@@ -13,7 +13,6 @@
> #include "hw/registerfields.h"
> #include "qemu/timer.h"
> #include "exec/memory.h"
>-#include "hw/sysbus.h"
> #include "cpu-csr.h"
> 
> #define IOCSRF_TEMP             0

https://lists.nongnu.org/archive/html/qemu-devel/2022-09/msg02628.html

\o/

Reviewed-by: Bernhard Beschow <shentey@gmail.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]