Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186601
b: refs/heads/master
c: c33c206
h: refs/heads/master
i:
  186599: c253514
v: v3
  • Loading branch information
Simon Horman authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent 5c32d79 commit ad89cb2
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: 6910dadf3f11254bc0af79f578c7228b4e1334ac
refs/heads/master: c33c2065fc4d424e23547b58900ded5eb4444e9d
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rt2860/usb_main_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ static BOOLEAN USBDevConfigInit(IN struct usb_device *dev,

}

static int rtusb_probe(struct usb_interface *intf,
static int __devinit rtusb_probe(struct usb_interface *intf,
const struct usb_device_id *id)
{
struct rt_rtmp_adapter *pAd;
Expand Down

0 comments on commit ad89cb2

Please sign in to comment.