qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] hw/tpm: remove old i386 dependency


From: Marc-André Lureau
Subject: Re: [Qemu-devel] [PATCH] hw/tpm: remove old i386 dependency
Date: Mon, 18 Dec 2017 09:47:52 +0000

Reviewed-by: Marc-André Lureau <address@hidden>

Le lun. 18 déc. 2017 à 03:01, Philippe Mathieu-Daudé <address@hidden> a
écrit :

> Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
> Reviewed-by: Stefan Berger <address@hidden>
> ---
> Based-on: address@hidden
> ---
>  hw/tpm/tpm_emulator.c    | 1 -
>  hw/tpm/tpm_passthrough.c | 1 -
>  2 files changed, 2 deletions(-)
>
> diff --git a/hw/tpm/tpm_emulator.c b/hw/tpm/tpm_emulator.c
> index 3ae8bf6c5a..38b6f175a1 100644
> --- a/hw/tpm/tpm_emulator.c
> +++ b/hw/tpm/tpm_emulator.c
> @@ -33,7 +33,6 @@
>  #include "sysemu/tpm_backend.h"
>  #include "tpm_int.h"
>  #include "hw/hw.h"
> -#include "hw/i386/pc.h"
>  #include "tpm_util.h"
>  #include "tpm_ioctl.h"
>  #include "migration/blocker.h"
> diff --git a/hw/tpm/tpm_passthrough.c b/hw/tpm/tpm_passthrough.c
> index 487aae2043..149fae63e6 100644
> --- a/hw/tpm/tpm_passthrough.c
> +++ b/hw/tpm/tpm_passthrough.c
> @@ -29,7 +29,6 @@
>  #include "sysemu/tpm_backend.h"
>  #include "tpm_int.h"
>  #include "hw/hw.h"
> -#include "hw/i386/pc.h"
>  #include "qapi/clone-visitor.h"
>  #include "tpm_util.h"
>
> --
> 2.15.1
>
>
> --
Marc-André Lureau


reply via email to

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