qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>,
	qemu-devel@nongnu.org, qemu-trivial@nongnu.org
Cc: "Mark Cave-Ayland" <mark.cave-ayland@ilande.co.uk>,
	"Hervé Poussineau" <hpoussin@reactos.org>,
	qemu-ppc@nongnu.org, "Guan Xuetao" <gxt@mprc.pku.edu.cn>,
	"Artyom Tarasenko" <atar4qemu@gmail.com>,
	"David Gibson" <david@gibson.dropbear.id.au>
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 2/3] hw/unicore32/puv3: Drop useless inclusion of "hw/i386/pc.h"
Date: Wed, 6 Feb 2019 15:54:29 +0100	[thread overview]
Message-ID: <a131c869-cc90-eb4c-1a21-746cc9b29b33@vivier.eu> (raw)
In-Reply-To: <20190204210433.26088-3-philmd@redhat.com>

On 04/02/2019 22:04, Philippe Mathieu-Daudé wrote:
> In 47973a2dbf we split the last generic chipset out of the PC
> board, but forgot to remove the include of "hw/i386/pc.h".
> Since it is now unused, remove it.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>  hw/unicore32/puv3.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/hw/unicore32/puv3.c b/hw/unicore32/puv3.c
> index 830fe3face..b42e600f74 100644
> --- a/hw/unicore32/puv3.c
> +++ b/hw/unicore32/puv3.c
> @@ -15,7 +15,6 @@
>  #include "ui/console.h"
>  #include "hw/boards.h"
>  #include "hw/loader.h"
> -#include "hw/i386/pc.h"
>  #include "sysemu/qtest.h"
>  
>  #undef DEBUG_PUV3
> 

Applied to my trivial-patches branch.

Thanks,
Laurent

  parent reply	other threads:[~2019-02-06 14:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-04 21:04 [Qemu-devel] [PATCH 0/3] hw: Drop useless inclusion of hw/i386/pc.h Philippe Mathieu-Daudé
2019-02-04 21:04 ` [Qemu-devel] [PATCH 1/3] hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h" Philippe Mathieu-Daudé
2019-02-05  9:41   ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
2019-02-05 17:12   ` [Qemu-devel] " Mark Cave-Ayland
2019-02-06 14:53   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-02-04 21:04 ` [Qemu-devel] [PATCH 2/3] hw/unicore32/puv3: " Philippe Mathieu-Daudé
2019-02-05  9:42   ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
2019-02-06 14:54   ` Laurent Vivier [this message]
2019-02-04 21:04 ` [Qemu-devel] [PATCH 3/3] hw/ppc/prep: " Philippe Mathieu-Daudé
2019-02-04 21:11   ` Hervé Poussineau
2019-02-05  2:25     ` David Gibson

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=a131c869-cc90-eb4c-1a21-746cc9b29b33@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=atar4qemu@gmail.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=gxt@mprc.pku.edu.cn \
    --cc=hpoussin@reactos.org \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@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).