usb: host: ehci-mv: remove unused variable
Signed-off-by: Chao Xie <chao.xie@marvell.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Felipe Balbi <balbi@ti.com>
This commit is contained in:
Родитель
fb3dfe13d0
Коммит
ab592a74a5
|
@ -302,7 +302,6 @@ static int mv_ehci_remove(struct platform_device *pdev)
|
||||||
{
|
{
|
||||||
struct ehci_hcd_mv *ehci_mv = platform_get_drvdata(pdev);
|
struct ehci_hcd_mv *ehci_mv = platform_get_drvdata(pdev);
|
||||||
struct usb_hcd *hcd = ehci_mv->hcd;
|
struct usb_hcd *hcd = ehci_mv->hcd;
|
||||||
int clk_i;
|
|
||||||
|
|
||||||
if (hcd->rh_registered)
|
if (hcd->rh_registered)
|
||||||
usb_remove_hcd(hcd);
|
usb_remove_hcd(hcd);
|
||||||
|
|
Загрузка…
Ссылка в новой задаче