Arnd Bergmann bb1a5805ed usb/ohci-omap: remove unused variable
Commit c2e935a7d "USB: move transceiver from ehci_hcd and ohci_hcd to
hcd and rename it as phy" removed the last use of the "ohci" variable
in the usb_hcd_omap_remove function, but left the variable in place
unused.

Without this patch, building omap1_defconfig results in:

In file included from drivers/usb/host/ohci-hcd.c:1013:0:
drivers/usb/host/ohci-omap.c: In function 'usb_hcd_omap_remove':
drivers/usb/host/ohci-omap.c:406:19: warning: unused variable 'ohci' [-Wunused-variable]

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Richard Zhao <richard.zhao@freescale.com>
2012-08-08 21:13:01 +02:00
..
2012-07-26 10:23:47 -07:00
2012-07-30 12:41:17 -07:00
2012-07-26 20:29:52 -07:00
2012-07-26 10:23:47 -07:00
2012-07-16 16:56:48 -07:00
2012-02-13 14:32:34 -08:00
2011-03-31 11:26:23 -03:00
2012-07-26 10:23:47 -07:00
2012-04-18 13:43:30 -07:00
2012-05-01 21:33:37 -07:00
2011-09-18 01:39:36 -07:00
2012-04-27 11:24:43 -07:00
2011-11-18 10:51:00 -08:00
2012-04-27 11:24:44 -07:00
2011-11-18 10:51:00 -08:00
2012-04-27 11:24:45 -07:00