hw/arm/boot.h is included twice Signed-off-by: Osama Abdelkader <[email protected]> --- hw/arm/raspi.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/hw/arm/raspi.c b/hw/arm/raspi.c index 81d2fa1b67..bc723dd7d6 100644 --- a/hw/arm/raspi.c +++ b/hw/arm/raspi.c @@ -24,7 +24,6 @@ #include "qemu/error-report.h" #include "hw/boards.h" #include "hw/loader.h" -#include "hw/arm/boot.h" #include "hw/arm/machines-qom.h" #include "qom/object.h" -- 2.43.0
