提交 b8864be5 编写于 作者: M Markus Armbruster 提交者: Kevin Wolf

pc87312: Drop unused members of PC87312State

Signed-off-by: NMarkus Armbruster <armbru@redhat.com>
Reviewed-by: NBenoît Canet <benoit.canet@nodalink.com>
Reviewed-by: NMax Reitz <mreitz@redhat.com>
Reviewed-by: NKevin Wolf <kwolf@redhat.com>
Signed-off-by: NKevin Wolf <kwolf@redhat.com>
上级 a987ee1f
......@@ -47,13 +47,10 @@ typedef struct PC87312State {
struct {
ISADevice *dev;
BlockDriverState *drive[2];
uint32_t base;
} fdc;
struct {
ISADevice *dev;
uint32_t base;
} ide;
MemoryRegion io;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册