xhci: zap unused name field
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 21 Mar 2013 09:55:53 +0000 (10:55 +0100)
committerGerd 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

index 5ea1fe7..efd4b0d 100644 (file)
@@ -452,7 +452,6 @@ struct XHCIState {
     MemoryRegion mem_oper;
     MemoryRegion mem_runtime;
     MemoryRegion mem_doorbell;
-    const char *name;
     unsigned int devaddr;
 
     /* properties */