From 09db4d37d204c03924912924a39f22891b125148 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Date: Tue, 17 Oct 2017 13:44:08 -0300 Subject: misc: remove old i386 dependency MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Thomas Huth Reviewed-by: Anthony PERARD Signed-off-by: Michael Tokarev --- hw/misc/sga.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/misc/sga.c') diff --git a/hw/misc/sga.c b/hw/misc/sga.c index 03b006d..97fd63f 100644 --- a/hw/misc/sga.c +++ b/hw/misc/sga.c @@ -26,7 +26,6 @@ */ #include "qemu/osdep.h" #include "hw/pci/pci.h" -#include "hw/i386/pc.h" #include "hw/loader.h" #include "sysemu/sysemu.h" -- cgit v1.1