From: Philippe Mathieu-Daudé Date: Sun, 5 May 2019 22:56:40 +0000 (+0200) Subject: hw/display/cirrus_vga: Remove unused include X-Git-Tag: v4.1.0-rc0~126^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fad691db49454f3cd64283ccc6cdf554a68c727f;p=thirdparty%2Fqemu.git hw/display/cirrus_vga: Remove unused include Commit ce3cf70edaaf split the ISA device out of the PCI one, but forgot to remove the "hw/loader.h" header inclusion (the ISA device calls rom_add_vga()). Remove the now unused include. Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Thomas Huth Message-id: 20190505225640.4592-1-philmd@redhat.com Signed-off-by: Gerd Hoffmann --- diff --git a/hw/display/cirrus_vga.c b/hw/display/cirrus_vga.c index a04440b3748..76c052c702e 100644 --- a/hw/display/cirrus_vga.c +++ b/hw/display/cirrus_vga.c @@ -38,7 +38,6 @@ #include "hw/hw.h" #include "hw/pci/pci.h" #include "ui/pixel_ops.h" -#include "hw/loader.h" #include "cirrus_vga_internal.h" /*