Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22085
b: refs/heads/master
c: b712548
h: refs/heads/master
i:
  22083: 2343e06
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Mar 20, 2006
1 parent ef6d88e commit a9f7dda
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: f48219db93eaee644e9fd9f22fb6421f38059cc5
refs/heads/master: b712548c5d88f2e4672f8482c3904e8c5728dbf1
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/isp116x-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1552,7 +1552,7 @@ static struct hc_driver isp116x_hc_driver = {

/*----------------------------------------------------------------*/

static int __init_or_module isp116x_remove(struct platform_device *pdev)
static int isp116x_remove(struct platform_device *pdev)
{
struct usb_hcd *hcd = platform_get_drvdata(pdev);
struct isp116x *isp116x;
Expand Down

0 comments on commit a9f7dda

Please sign in to comment.