From: Osama Abdelkader <[email protected]> hw/arm/boot.h is included twice
Signed-off-by: Osama Abdelkader <[email protected]> Reviewed-by: Peter Maydell <[email protected]> Signed-off-by: Peter Maydell <[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 1276bb4df4..00e4a10466 100644 --- a/hw/arm/raspi.c +++ b/hw/arm/raspi.c @@ -24,7 +24,6 @@ #include "qemu/error-report.h" #include "hw/core/boards.h" #include "hw/core/loader.h" -#include "hw/arm/boot.h" #include "hw/arm/machines-qom.h" #include "qom/object.h" -- 2.47.3
