From: Gerd Hoffmann Date: Thu, 21 Mar 2013 09:55:53 +0000 (+0100) Subject: xhci: zap unused name field X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4b7b2afae773f00c785724261079ef211fd6021b;p=qemu.git xhci: zap unused name field Signed-off-by: Gerd Hoffmann --- diff --git a/hw/usb/hcd-xhci.c b/hw/usb/hcd-xhci.c index 5ea1fe7bbd..efd4b0dbde 100644 --- 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 */