Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199643
b: refs/heads/master
c: ffabc9a
h: refs/heads/master
i:
  199641: e3a6774
  199639: 3986162
v: v3
  • Loading branch information
Grant Likely committed Jun 2, 2010
1 parent c8c77bd commit cfdcf13
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: 45fdf00dea92a480a8023c94d1a1aa887dcd3f69
refs/heads/master: ffabc9a6e8b34151a97fc91fcbef827f07504f75
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ehci-xilinx-of.c
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ static const struct hc_driver ehci_xilinx_of_hc_driver = {
static int __devinit
ehci_hcd_xilinx_of_probe(struct of_device *op, const struct of_device_id *match)
{
struct device_node *dn = op->node;
struct device_node *dn = op->dev.of_node;
struct usb_hcd *hcd;
struct ehci_hcd *ehci;
struct resource res;
Expand Down

0 comments on commit cfdcf13

Please sign in to comment.