Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321890
b: refs/heads/master
c: 43a3469
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Aug 18, 2012
1 parent 8e435b0 commit a5adaa3
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: 4d088876f24887cd15a29db923f5f37db6a99f21
refs/heads/master: 43a34695d9cd79c6659f09da6d3b0624f3dd169f
2 changes: 1 addition & 1 deletion trunk/drivers/staging/winbond/wbusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ MODULE_DESCRIPTION("IS89C35 802.11bg WLAN USB Driver");
MODULE_LICENSE("GPL");
MODULE_VERSION("0.1");

static const struct usb_device_id wb35_table[] __devinitconst = {
static const struct usb_device_id wb35_table[] = {
{ USB_DEVICE(0x0416, 0x0035) },
{ USB_DEVICE(0x18E8, 0x6201) },
{ USB_DEVICE(0x18E8, 0x6206) },
Expand Down

0 comments on commit a5adaa3

Please sign in to comment.