aboutsummaryrefslogtreecommitdiff
path: root/include/hw/isa/pc87312.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/isa/pc87312.h')
-rw-r--r--include/hw/isa/pc87312.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/hw/isa/pc87312.h b/include/hw/isa/pc87312.h
index 1480615a2c..e16263d4b1 100644
--- a/include/hw/isa/pc87312.h
+++ b/include/hw/isa/pc87312.h
@@ -41,10 +41,6 @@ typedef struct PC87312State {
struct {
ISADevice *dev;
- } fdc;
-
- struct {
- ISADevice *dev;
} ide;
MemoryRegion io;