usb-ehci: Drop unused sofv value
authorHans de Goede <hdegoede@redhat.com>
Fri, 30 Mar 2012 07:53:53 +0000 (09:53 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 17 Apr 2012 08:23:28 +0000 (10:23 +0200)
commit8e24283b2687e1d58d5f6a4872198c29e8a45d00
tree994b86a058963b0a98c04fcdcb9e37bc655df9b0
parent96dd9aac37d30f3425088f81523942e67b2d03ac
usb-ehci: Drop unused sofv value

The sofv value only ever gets a value assigned and is never used (read)
anywhere, so we can just drop it.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-ehci.c