system/ram_addr: Remove unnecessary 'exec/cpu-common.h' header
Nothing in "system/ram_addr.h" requires definitions from "exec/cpu-common.h", remove it. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20251001175448.18933-2-philmd@linaro.org>
This commit is contained in:
parent
f9f713f1b4
commit
2fb5ae9832
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@
|
|||
#include "qemu/rcu.h"
|
||||
|
||||
#include "exec/hwaddr.h"
|
||||
#include "exec/cpu-common.h"
|
||||
|
||||
extern uint64_t total_dirty_pages;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue