summaryrefslogtreecommitdiffstats
path: root/hw/sun4u.c
diff options
context:
space:
mode:
authorGerd Hoffmann2009-08-20 15:22:20 +0200
committerAnthony Liguori2009-08-28 03:43:33 +0200
commit977e1244e8eeb22640143a8885eb672296f93210 (patch)
tree5869c965fa71dd19d3b7252f1ea12d73f858c60c /hw/sun4u.c
parentide: split away ide-isa.c (diff)
downloadqemu-977e1244e8eeb22640143a8885eb672296f93210.tar.gz
qemu-977e1244e8eeb22640143a8885eb672296f93210.tar.xz
qemu-977e1244e8eeb22640143a8885eb672296f93210.zip
ide: split away ide-pci.c
create ide-pci.c and place pci bus support there. only build ide-pci support for platforms using it. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Fix build (merge with isa mmio split)
Diffstat (limited to 'hw/sun4u.c')
-rw-r--r--hw/sun4u.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/sun4u.c b/hw/sun4u.c
index df25d41fec..012a76a976 100644
--- a/hw/sun4u.c
+++ b/hw/sun4u.c
@@ -33,6 +33,7 @@
#include "firmware_abi.h"
#include "fw_cfg.h"
#include "sysbus.h"
+#include "ide.h"
//#define DEBUG_IRQ