]> Git Repo - qemu.git/commit
hw/display/vga: "vga_int.h" requires "ui/console.h"
authorPhilippe Mathieu-Daudé <[email protected]>
Tue, 17 Oct 2017 16:44:20 +0000 (13:44 -0300)
committerMichael Tokarev <[email protected]>
Mon, 18 Dec 2017 14:07:02 +0000 (17:07 +0300)
commite07b15891ecafb9c198245410013b30a68de7bfe
treeaf9e16c2dca303c0d786432b7b287f88b2247a28
parentd10d69e39d921a7ca23458421195116ab4577c87
hw/display/vga: "vga_int.h" requires "ui/console.h"

since The VGACommonState struct has a GraphicHwOps *hw_ops member,
then remove the now unnecessary includes.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
hw/display/cirrus_vga.c
hw/display/qxl.h
hw/display/vga-isa-mm.c
hw/display/vga-isa.c
hw/display/vga-pci.c
hw/display/vga.c
hw/display/vga_int.h
hw/display/virtio-vga.c
hw/display/vmware_vga.c
This page took 0.027646 seconds and 4 git commands to generate.