]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
hw/tricore: Remove unused and incorrect header
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 14 Feb 2022 18:31:33 +0000 (19:31 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Feb 2022 09:36:50 +0000 (10:36 +0100)
TriCore boards certainly don't need the ARM loader API :)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220214183144.27402-4-f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
include/hw/tricore/triboard.h

index f3844be447a8d28c2c2e3608250414e6e5c7aeb5..094c8bd563cce6a5ba3d49bd367c5aa183c419a8 100644 (file)
@@ -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"