hw/core: Include vaddr.h from cpu.h
cpu-common.h is only needed for vaddr Signed-off-by: Anton Johansson <anjo@rev.ng> Message-Id: <20240119144024.14289-8-anjo@rev.ng> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
c4b3f46c15
commit
61d6a91513
@ -22,8 +22,8 @@
|
||||
|
||||
#include "hw/qdev-core.h"
|
||||
#include "disas/dis-asm.h"
|
||||
#include "exec/cpu-common.h"
|
||||
#include "exec/hwaddr.h"
|
||||
#include "exec/vaddr.h"
|
||||
#include "exec/memattrs.h"
|
||||
#include "exec/tlb-common.h"
|
||||
#include "qapi/qapi-types-run-state.h"
|
||||
|
Loading…
Reference in New Issue
Block a user