hw/display/cirrus_vga: Remove unused include
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 5 May 2019 22:56:40 +0000 (00:56 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 7 May 2019 07:11:27 +0000 (09:11 +0200)
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é <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20190505225640.4592-1-philmd@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/cirrus_vga.c

index a04440b3748c15335b136fd846180038c2b666e2..76c052c702ef1ae248e4e0fb4c9b6bf10b2dd115 100644 (file)
@@ -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"
 
 /*