qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>, qemu-devel@nongnu.org
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>,
	Song Gao <gaosong@loongson.cn>,
	QEMU Trivial <qemu-trivial@nongnu.org>
Subject: Re: [PATCH 1/2] hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion
Date: Mon, 30 Sep 2024 10:01:40 +0200	[thread overview]
Message-ID: <25a7c940-5a08-4f53-a2ea-80883cbaab13@redhat.com> (raw)
In-Reply-To: <20240927213254.17552-2-philmd@linaro.org>

On 27/09/2024 23.32, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>   include/hw/loongarch/virt.h | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/include/hw/loongarch/virt.h b/include/hw/loongarch/virt.h
> index c373e48f27..9ba47793ef 100644
> --- a/include/hw/loongarch/virt.h
> +++ b/include/hw/loongarch/virt.h
> @@ -8,7 +8,6 @@
>   #ifndef HW_LOONGARCH_H
>   #define HW_LOONGARCH_H
>   
> -#include "target/loongarch/cpu.h"
>   #include "hw/boards.h"
>   #include "qemu/queue.h"
>   #include "hw/block/flash.h"

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



  reply	other threads:[~2024-09-30  8:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-27 21:32 [PATCH 0/2] hw/loongarch: Build fw_cfg.c as common object Philippe Mathieu-Daudé
2024-09-27 21:32 ` [PATCH 1/2] hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion Philippe Mathieu-Daudé
2024-09-30  8:01   ` Thomas Huth [this message]
2024-09-27 21:32 ` [PATCH 2/2] hw/loongarch/fw_cfg: Build in common_ss[] Philippe Mathieu-Daudé
2024-09-30  8:02   ` Thomas Huth
2024-09-29  8:15 ` [PATCH 0/2] hw/loongarch: Build fw_cfg.c as common object gaosong

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=25a7c940-5a08-4f53-a2ea-80883cbaab13@redhat.com \
    --to=thuth@redhat.com \
    --cc=gaosong@loongson.cn \
    --cc=jiaxun.yang@flygoat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@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).