qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH v3 36/42] hw/display/vga: "vga_int.h" requires


From: Thomas Huth
Subject: Re: [Qemu-trivial] [PATCH v3 36/42] hw/display/vga: "vga_int.h" requires "ui/console.h"
Date: Wed, 18 Oct 2017 14:14:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 17.10.2017 18:44, Philippe Mathieu-Daudé wrote:
> since The VGACommonState struct has a GraphicHwOps *hw_ops member,
> then remove the now unnecessary includes.
> 
> Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
> ---
>  hw/display/qxl.h        | 1 -
>  hw/display/vga_int.h    | 3 ++-
>  hw/display/cirrus_vga.c | 1 -
>  hw/display/vga-isa-mm.c | 1 -
>  hw/display/vga-isa.c    | 1 -
>  hw/display/vga-pci.c    | 1 -
>  hw/display/vga.c        | 1 -
>  hw/display/virtio-vga.c | 1 -
>  hw/display/vmware_vga.c | 1 -
>  9 files changed, 2 insertions(+), 9 deletions(-)

Reviewed-by: Thomas Huth <address@hidden>



reply via email to

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