Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151309
b: refs/heads/master
c: dc2f2b7
h: refs/heads/master
i:
  151307: 2e63d28
v: v3
  • Loading branch information
Uwe Kleine-König authored and Greg Kroah-Hartman committed Jun 16, 2009
1 parent 985cc77 commit 26d08d2
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: 8864bd8606508f6cb66bb0668250cc0672060b65
refs/heads/master: dc2f2b7505c195a6963fc07b549e269eee417261
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ehci-orion.c
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ ehci_orion_conf_mbus_windows(struct usb_hcd *hcd,
}
}

static int __init ehci_orion_drv_probe(struct platform_device *pdev)
static int __devinit ehci_orion_drv_probe(struct platform_device *pdev)
{
struct orion_ehci_data *pd = pdev->dev.platform_data;
struct resource *res;
Expand Down

0 comments on commit 26d08d2

Please sign in to comment.