提交 e7231be8 编写于 作者: N Nobuhiro Iwamatsu 提交者: Greg Kroah-Hartman

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

Signed-off-by: NNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 1c3a46de
...@@ -77,7 +77,6 @@ static const struct hc_driver ehci_sh_hc_driver = { ...@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册