Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321891
b: refs/heads/master
c: 83957df
h: refs/heads/master
i:
  321889: 8e435b0
  321887: 3deb41a
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Aug 18, 2012
1 parent a5adaa3 commit 649a310
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: 43a34695d9cd79c6659f09da6d3b0624f3dd169f
refs/heads/master: 83957df21dd94655d2b026e0944a69ff37b83988
2 changes: 1 addition & 1 deletion trunk/drivers/usb/misc/emi62.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ static int emi62_load_firmware (struct usb_device *dev)
return err;
}

static const struct usb_device_id id_table[] __devinitconst = {
static const struct usb_device_id id_table[] = {
{ USB_DEVICE(EMI62_VENDOR_ID, EMI62_PRODUCT_ID) },
{ } /* Terminating entry */
};
Expand Down

0 comments on commit 649a310

Please sign in to comment.