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

Commit e7231be8 authored by Nobuhiro Iwamatsu's avatar Nobuhiro Iwamatsu Committed by Greg Kroah-Hartman
Browse files

usb: echi-sh: Remove driver variable which is not used

parent 1c3a46de
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -77,7 +77,6 @@ static const struct hc_driver ehci_sh_hc_driver = {


static int ehci_hcd_sh_probe(struct platform_device *pdev)
static int ehci_hcd_sh_probe(struct platform_device *pdev)
{
{
	const struct hc_driver *driver = &ehci_sh_hc_driver;
	struct resource *res;
	struct resource *res;
	struct ehci_sh_priv *priv;
	struct ehci_sh_priv *priv;
	struct ehci_sh_platdata *pdata;
	struct ehci_sh_platdata *pdata;