Browse Source

core/ptimers: Remove unnecessary 'sysemu/cpus.h' include

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220207082756.82600-7-f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Philippe Mathieu-Daudé 3 years ago
parent
commit
1e84f14d6f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      hw/core/ptimer.c

+ 0 - 1
hw/core/ptimer.c

@@ -14,7 +14,6 @@
 #include "sysemu/cpu-timers.h"
 #include "sysemu/cpu-timers.h"
 #include "sysemu/qtest.h"
 #include "sysemu/qtest.h"
 #include "block/aio.h"
 #include "block/aio.h"
-#include "sysemu/cpus.h"
 #include "hw/clock.h"
 #include "hw/clock.h"
 
 
 #define DELTA_ADJUST     1
 #define DELTA_ADJUST     1