Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226947
b: refs/heads/master
c: 16350a7
h: refs/heads/master
i:
  226945: d05b7d8
  226943: 1485e35
v: v3
  • Loading branch information
Namhyung Kim authored and Greg Kroah-Hartman committed Dec 3, 2010
1 parent ef086df commit f61d971
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: fc33b0eb38ccbd3080a4885e8f742a72a085261d
refs/heads/master: 16350a7258a3158807f3fafe33f1bb22b8ddd127
2 changes: 1 addition & 1 deletion trunk/drivers/uwb/i1480/i1480-est.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ MODULE_LICENSE("GPL");
*
* [so we are loaded when this kind device is connected]
*/
static struct usb_device_id i1480_est_id_table[] = {
static struct usb_device_id __used i1480_est_id_table[] = {
{ USB_DEVICE(0x8086, 0xdf3b), },
{ USB_DEVICE(0x8086, 0x0c3b), },
{ },
Expand Down

0 comments on commit f61d971

Please sign in to comment.