提交 b18aad5c 编写于 作者: P Philippe Mathieu-Daudé 提交者: Paolo Bonzini

hw/misc/sga: Use the correct ISA include

The SGA BIOS loader is an ISA device, it does not require the PCI header.
Signed-off-by: NPhilippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180528232719.4721-18-f4bug@amsat.org>
Acked-by: NMichael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marcel Apfelbaum<marcel.apfelbaum@gmail.com>
Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
上级 921e1a2a
......@@ -25,7 +25,7 @@
*
*/
#include "qemu/osdep.h"
#include "hw/pci/pci.h"
#include "hw/isa/isa.h"
#include "hw/loader.h"
#include "sysemu/sysemu.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册