Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321885
b: refs/heads/master
c: ec06335
h: refs/heads/master
i:
  321883: 9ffaa9f
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Aug 18, 2012
1 parent a45c795 commit 33c49fa
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: d04dbd1c0ec17a13326c8f2279399c225836a79f
refs/heads/master: ec063351684298e295dc9444d143ddfd6ab02df8
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/jl2005bcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ static const struct sd_desc sd_desc = {
};

/* -- module initialisation -- */
static const __devinitdata struct usb_device_id device_table[] = {
static const struct usb_device_id device_table[] = {
{USB_DEVICE(0x0979, 0x0227)},
{}
};
Expand Down

0 comments on commit 33c49fa

Please sign in to comment.