projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4706ab6
)
usb-ehci: drop unused num-ports state member
author
Hans de Goede
<hdegoede@redhat.com>
Fri, 17 Jun 2011 13:26:29 +0000
(15:26 +0200)
committer
Gerd Hoffmann
<kraxel@redhat.com>
Tue, 5 Jul 2011 13:09:02 +0000
(15:09 +0200)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-ehci.c
patch
|
blob
|
history
diff --git
a/hw/usb-ehci.c
b/hw/usb-ehci.c
index 96451f334d4f33c15b79176d4feab083db1df30d..87e1de30fceb1806e709078671475eb439ad146a 100644
(file)
--- a/
hw/usb-ehci.c
+++ b/
hw/usb-ehci.c
@@
-373,7
+373,6
@@
struct EHCIState {
qemu_irq irq;
target_phys_addr_t mem_base;
int mem;
- int num_ports;
/* properties */
uint32_t freq;