qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH 07/10] core/ptimers: Remove unnecessary 'sysemu/cpus.h' inclu


From: Thomas Huth
Subject: Re: [PATCH 07/10] core/ptimers: Remove unnecessary 'sysemu/cpus.h' include
Date: Fri, 4 Feb 2022 16:21:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 03/02/2022 20.38, Philippe Mathieu-Daudé wrote:
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
  hw/core/ptimer.c | 1 -
  1 file changed, 1 deletion(-)

diff --git a/hw/core/ptimer.c b/hw/core/ptimer.c
index 6ba19fd965..eb5ba1aff7 100644
--- a/hw/core/ptimer.c
+++ b/hw/core/ptimer.c
@@ -14,7 +14,6 @@
  #include "sysemu/cpu-timers.h"
  #include "sysemu/qtest.h"
  #include "block/aio.h"
-#include "sysemu/cpus.h"
  #include "hw/clock.h"
#define DELTA_ADJUST 1

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

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