USB: remove OTG build warning
authorDavid Brownell <david-b@pacbell.net>
Mon, 18 Sep 2006 23:53:26 +0000 (16:53 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 Sep 2006 18:59:00 +0000 (11:59 -0700)
commitfc849b85fb14ccbbc10098d501a870bc9b44a641
treef43b5f8e1528ccbb0433304b38b99ab0a6b28369
parent26f953fd884ea4879585287917f855c63c6b2666
USB: remove OTG build warning

Somewhere along the line, a variable in a USB-OTG codepath
stopped being used; this removes the relevant compiler warning.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/hub.c