mirror of
https://github.com/qemu/qemu.git
synced 2026-04-05 21:46:25 +00:00
hvf: hvf-all: stop including hvf_arm.h
We don't need this target-specific header in this target-agnostic source file. Signed-off-by: Mohamed Mediouni <mohamed@unpredictable.fr> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20260306130107.35359-5-mohamed@unpredictable.fr Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
committed by
Peter Maydell
parent
6df5285c52
commit
7b6a3c3349
@@ -18,7 +18,6 @@
|
||||
#include "system/hvf_int.h"
|
||||
#include "hw/core/cpu.h"
|
||||
#include "hw/core/boards.h"
|
||||
#include "target/arm/hvf_arm.h"
|
||||
#include "trace.h"
|
||||
|
||||
bool hvf_allowed;
|
||||
|
||||
Reference in New Issue
Block a user