usb-ehci: drop unused num-ports state member

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
master
Hans de Goede 2011-06-17 15:26:29 +02:00 committed by Gerd Hoffmann
parent 4706ab6cc0
commit 053f9fcfb1
1 changed files with 0 additions and 1 deletions

View File

@ -373,7 +373,6 @@ struct EHCIState {
qemu_irq irq;
target_phys_addr_t mem_base;
int mem;
int num_ports;
/* properties */
uint32_t freq;