qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 03/15] hw/tricore: Remove unused and incorrect header


From: Thomas Huth
Subject: Re: [PATCH 03/15] hw/tricore: Remove unused and incorrect header
Date: Thu, 10 Feb 2022 09:26:15 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 09/02/2022 22.54, Philippe Mathieu-Daudé wrote:
TriCore boards certainly don't need the ARM loader API :)

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
  include/hw/tricore/triboard.h | 1 -
  1 file changed, 1 deletion(-)

diff --git a/include/hw/tricore/triboard.h b/include/hw/tricore/triboard.h
index f3844be447..094c8bd563 100644
--- a/include/hw/tricore/triboard.h
+++ b/include/hw/tricore/triboard.h
@@ -21,7 +21,6 @@
  #include "qemu/osdep.h"
  #include "qapi/error.h"
  #include "hw/boards.h"
-#include "hw/arm/boot.h"
  #include "sysemu/sysemu.h"
  #include "exec/address-spaces.h"
  #include "qom/object.h"

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]