projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ab966c
)
xhci: zap unused name field
author
Gerd Hoffmann
<kraxel@redhat.com>
Thu, 21 Mar 2013 09:55:53 +0000
(10:55 +0100)
committer
Gerd Hoffmann
<kraxel@redhat.com>
Wed, 3 Apr 2013 09:39:42 +0000
(11:39 +0200)
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-xhci.c
patch
|
blob
|
history
diff --git
a/hw/usb/hcd-xhci.c
b/hw/usb/hcd-xhci.c
index 5ea1fe7bbd779479937b0bb6d7c2bbdb6c252021..efd4b0dbdea0d4a5f0938aa50faec4faba07b78c 100644
(file)
--- a/
hw/usb/hcd-xhci.c
+++ b/
hw/usb/hcd-xhci.c
@@
-452,7
+452,6
@@
struct XHCIState {
MemoryRegion mem_oper;
MemoryRegion mem_runtime;
MemoryRegion mem_doorbell;
- const char *name;
unsigned int devaddr;
/* properties */