summary refs log tree commit diff stats
path: root/hw/r2d.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2009-08-20 15:22:22 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-08-27 20:43:33 -0500
commit3d2bf4a1093a8598a5ac6038a2510ef864a68118 (patch)
treede18c26a89c4470d1e9e111a425604bbdb1f4b2b /hw/r2d.c
parentb884220990ef19d55fc07cebea910d1745b203d3 (diff)
downloadfocaccia-qemu-3d2bf4a1093a8598a5ac6038a2510ef864a68118.tar.gz
focaccia-qemu-3d2bf4a1093a8598a5ac6038a2510ef864a68118.zip
ide: split away ide-mmio.c
create ide-mmio.c and place mmio support there.
only build ide-mmio support for platforms using it.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/r2d.c')
-rw-r--r--hw/r2d.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/r2d.c b/hw/r2d.c
index ebcfbe789c..4667a5d2fc 100644
--- a/hw/r2d.c
+++ b/hw/r2d.c
@@ -31,6 +31,7 @@
 #include "pci.h"
 #include "net.h"
 #include "sh7750_regs.h"
+#include "ide.h"
 
 #define SDRAM_BASE 0x0c000000 /* Physical location of SDRAM: Area 3 */
 #define SDRAM_SIZE 0x04000000