From: Osama Abdelkader <osama.abdelkader@gmail.com>
To: peter.maydell@linaro.org, philmd@linaro.org
Cc: qemu-arm@nongnu.org, qemu-devel@nongnu.org,
Osama Abdelkader <osama.abdelkader@gmail.com>
Subject: [PATCH] hw/arm/raspi: remove duplicate include
Date: Fri, 28 Nov 2025 18:23:06 +0200 [thread overview]
Message-ID: <20251128162306.13701-1-osama.abdelkader@gmail.com> (raw)
hw/arm/boot.h is included twice
Signed-off-by: Osama Abdelkader <osama.abdelkader@gmail.com>
---
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
next reply other threads:[~2025-11-28 16:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-28 16:23 Osama Abdelkader [this message]
2025-12-02 10:00 ` [PATCH] hw/arm/raspi: remove duplicate include Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251128162306.13701-1-osama.abdelkader@gmail.com \
--to=osama.abdelkader@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).