Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67850
b: refs/heads/master
c: 60b69a9
h: refs/heads/master
v: v3
  • Loading branch information
Mariusz Kozlowski authored and Greg Kroah-Hartman committed Oct 12, 2007
1 parent c0cdd56 commit 5b4f2e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 5280d6083a77cc06a8c8360a2c461fd12d780fb8
refs/heads/master: 60b69a966fddeb3bdd79712d52b34b8696a27f88
1 change: 0 additions & 1 deletion trunk/drivers/usb/gadget/amd5536udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3244,7 +3244,6 @@ static int udc_pci_probe(
retval = -ENOMEM;
goto finished;
}
memset(dev, 0, sizeof(struct udc));

/* pci setup */
if (pci_enable_device(pdev) < 0) {
Expand Down

0 comments on commit 5b4f2e2

Please sign in to comment.