mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
xhci: zap unused name field
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
0ab966cfcc
commit
4b7b2afae7
1 changed files with 0 additions and 1 deletions
|
@ -452,7 +452,6 @@ struct XHCIState {
|
|||
MemoryRegion mem_oper;
|
||||
MemoryRegion mem_runtime;
|
||||
MemoryRegion mem_doorbell;
|
||||
const char *name;
|
||||
unsigned int devaddr;
|
||||
|
||||
/* properties */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue