On 3/15/22 07:41, Thomas Huth wrote:
This header only defines the tcg_allowed variable and the tcg_enabled()
function - which are not required in many files that include this
header. Drop the #include statement there.

Signed-off-by: Thomas Huth<th...@redhat.com>
---
  accel/tcg/hmp.c                  | 1 -
  accel/tcg/tcg-accel-ops-icount.c | 1 -
  bsd-user/main.c                  | 1 -
  hw/virtio/vhost.c                | 1 -
  linux-user/main.c                | 1 -
  monitor/misc.c                   | 1 -
  target/arm/helper.c              | 1 -
  target/s390x/cpu_models_sysemu.c | 1 -
  target/s390x/helper.c            | 1 -
  9 files changed, 9 deletions(-)

Thanks.  Queued to tcg-next.


r~

Reply via email to