Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364478
b: refs/heads/master
c: 1c3a46d
h: refs/heads/master
v: v3
  • Loading branch information
Nobuhiro Iwamatsu authored and Greg Kroah-Hartman committed Mar 28, 2013
1 parent c2d4a2c commit 69548b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 84ebc10294a3d7be4c66f51070b7aedbaa24de9b
refs/heads/master: 1c3a46de66577b4ff53597addb977aa377e61d8c
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ehci-sh.c
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ static void ehci_hcd_sh_shutdown(struct platform_device *pdev)

static struct platform_driver ehci_hcd_sh_driver = {
.probe = ehci_hcd_sh_probe,
.remove = ehci_hcd_sh_remove
.remove = ehci_hcd_sh_remove,
.shutdown = ehci_hcd_sh_shutdown,
.driver = {
.name = "sh_ehci",
Expand Down

0 comments on commit 69548b0

Please sign in to comment.