qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] target/ppc/kvm: Drop useless include directive


From: David Gibson
Subject: Re: [Qemu-devel] [PATCH] target/ppc/kvm: Drop useless include directive
Date: Fri, 11 Jan 2019 11:16:09 +1100
User-agent: Mutt/1.10.1 (2018-07-13)

On Thu, Jan 10, 2019 at 03:23:58PM +0100, Greg Kurz wrote:
> It has been there since the enablement of PR KVM for PAPR, ie, commit
> f61b4bedaf35 in 2011. Not sure why at that time, but it is definitely
> not needed with the current code.
> 
> Signed-off-by: Greg Kurz <address@hidden>

Applied to ppc-for-4.0, thanks.

> ---
>  target/ppc/kvm.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/target/ppc/kvm.c b/target/ppc/kvm.c
> index ebbb48c42f25..d01852fe3112 100644
> --- a/target/ppc/kvm.c
> +++ b/target/ppc/kvm.c
> @@ -36,7 +36,6 @@
>  
>  #include "hw/sysbus.h"
>  #include "hw/ppc/spapr.h"
> -#include "hw/ppc/spapr_vio.h"
>  #include "hw/ppc/spapr_cpu_core.h"
>  #include "hw/ppc/ppc.h"
>  #include "sysemu/watchdog.h"
> 

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]