diff options
Diffstat (limited to 'hw/ide/internal.h')
-rw-r--r-- | hw/ide/internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/ide/internal.h b/hw/ide/internal.h index 21319fe..2e40431 100644 --- a/hw/ide/internal.h +++ b/hw/ide/internal.h @@ -473,7 +473,6 @@ struct BMDMAState { uint8_t status; uint32_t addr; - struct PCIIDEState *pci_dev; IDEBus *bus; /* current transfer state */ uint32_t cur_addr; |