在 2024/9/28 上午5:32, Philippe Mathieu-Daudé 写道:
LoongArch fw_cfg.c doesn't use target specific declarations, build it as common object.Philippe Mathieu-Daudé (2): hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion hw/loongarch/fw_cfg: Build in common_ss[] include/hw/loongarch/virt.h | 1 - hw/loongarch/meson.build | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Song Gao <gaos...@loongson.cn> Applied to loongarch-next. Thanks. Song Gao