Browse Source

hw/arm: virt: remove hvf_arm.h include

We don't need anything in this header, so drop the include.

Signed-off-by: Mohamed Mediouni <mohamed@unpredictable.fr>
[PMM: updated commit message]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20260306130107.35359-4-mohamed@unpredictable.fr
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
master
Mohamed Mediouni 5 months ago
committed by Peter Maydell
parent
commit
6df5285c52
  1. 1
      hw/arm/virt.c

1
hw/arm/virt.c

@ -71,7 +71,6 @@
#include "hw/intc/arm_gicv3_its_common.h"
#include "hw/core/irq.h"
#include "kvm_arm.h"
#include "hvf_arm.h"
#include "whpx_arm.h"
#include "hw/firmware/smbios.h"
#include "qapi/visitor.h"

Loading…
Cancel
Save