On 10/13/23 06:02, Philippe Mathieu-Daudé wrote:
struct arm_boot_info is declared in "hw/arm/boot.h".
By including the correct header we don't need to declare
it again in "target/arm/cpu-qom.h".

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  include/hw/arm/exynos4210.h | 2 +-
  target/arm/cpu-qom.h        | 2 --
  2 files changed, 1 insertion(+), 3 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to