Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab592a74 authored by Chao Xie's avatar Chao Xie Committed by Felipe Balbi
Browse files

usb: host: ehci-mv: remove unused variable

parent fb3dfe13
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -302,7 +302,6 @@ static int mv_ehci_remove(struct platform_device *pdev)
{
	struct ehci_hcd_mv *ehci_mv = platform_get_drvdata(pdev);
	struct usb_hcd *hcd = ehci_mv->hcd;
	int clk_i;

	if (hcd->rh_registered)
		usb_remove_hcd(hcd);